• eseidel's avatar
    2007-01-19 Eric Seidel <eric@webkit.org> · 7f91527a
    eseidel authored
            Reviewed by rwlbuis.
    
            Add support for SVGMPathElement parsing.
    
            No test cases possible (SVGAnimateMotion doesn't work yet)
    
            * WebCore.xcodeproj/project.pbxproj:
            * ksvg2/svg/SVGAnimateMotionElement.cpp:
            (WebCore::SVGAnimateMotionElement::animationPath):
            * ksvg2/svg/SVGMPathElement.cpp: Added.
            (WebCore::SVGMPathElement::SVGMPathElement):
            (WebCore::SVGMPathElement::~SVGMPathElement):
            (WebCore::SVGMPathElement::parseMappedAttribute):
            (WebCore::SVGMPathElement::pathElement):
            * ksvg2/svg/SVGMPathElement.h: Added.
            * ksvg2/svg/SVGNumberList.cpp:
            (WebCore::SVGNumberList::parse): fix typo in comment
            * ksvg2/svg/svgtags.in: add back mpath
    
    
    git-svn-id: svn://svn.chromium.org/blink/trunk@18978 bbb929c8-8fbe-4397-9dbb-9b2b20218538
    7f91527a
ChangeLog 325 KB