[Webkit-unassigned] [Bug 37413] Render SVG Paths up to first error

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 12 08:49:31 PDT 2010


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





--- Comment #6 from Jeff Schiller <codedread at gmail.com>  2010-04-12 08:49:31 PST ---
Hi Dirk,

The SVG spec has always been clear on the error handling for paths, even going
back to SVG 1.0:
http://www.w3.org/TR/SVG10/implnote.html#PathElementImplementationNotes from
2001

WebKit has just not been compliant in this regard

Personally, I think displaying partial path is better than displaying nothing. 
Plus it's what other browsers do.

If you like, I can investigating updating the test script to indicate that some
error was encountered in the updated patch that I'll have to do after Bug 37431
gets checked in.

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