[Webkit-unassigned] [Bug 43392] New: SVGAnimatedPathData does not follow spec (pathSegList, normalizedPathSegList, attribute d)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 2 17:14:04 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=43392

           Summary: SVGAnimatedPathData does not follow spec (pathSegList,
                    normalizedPathSegList, attribute d)
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: natevw at yahoo.com
                CC: zimmermann at kde.org


According to the SVG 1.1 spec, the two paths in the attached test case should share the same pathSegList, normalizedPathSegList and d attributes (with themselves and each other).

Instead, the DOM-generated path doesn't have the d attribute and neither has a normalizedPathSegList.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list