[Webkit-unassigned] [Bug 12439] New: SVG parser complains about points attribute in polygon and polyline element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 27 04:31:35 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=12439

           Summary: SVG parser complains about points attribute in polygon
                    and polyline element
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
               URL: http://www.carto.net/papers/svg/samples/shapes.svg
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: neumann at karto.baug.ethz.ch


In the given example there is a polygon and polyline element. Webkit complains
in the Javascript Console:

Error: Problem parsing points="160,200 180,230 200,210 234,220"
Error: Problem parsing points="49,272 57,297 114,282 63,314 71,339 49,324
27,339 35,314 13,297 40,297"


However, as far as I know this is correct syntax and Webkit also seems to
render it correctly. Maybe this is an unnecessary warning?

Maybe there is also a connection to this bug:
http://bugs.webkit.org/show_bug.cgi?id=12171 ?


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



More information about the webkit-unassigned mailing list