[Webkit-unassigned] [Bug 41140] New: SVG polygons should draw polygons upt to first parsing error

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 24 02:22:40 PDT 2010


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

           Summary: SVG polygons should draw polygons upt to first parsing
                    error
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: krit at webkit.org


SVG polygons should draw polygons upt to first parsing error. This is quite easy to fix. Just remove the line http://trac.webkit.org/browser/trunk/WebCore/svg/SVGPolyElement.cpp#L71 and the braces arround the if.
This needs a simple layouttest. I suggest to use http://samples.msdn.microsoft.com/ietestcenter/svg112/svg_harness.htm?url=./svg112/svg/chapter_09.8.svg and ask for the SVGPointListItems.
Don't have a mac arround atm, so I can't check if other tests need an update. If someone want's to beat me with a patch, I'm happy to review the fix. :-)

-- 
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