[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:41:59 PDT 2010


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





--- Comment #5 from Dirk Schulze <krit at webkit.org>  2010-04-12 08:41:59 PST ---
(In reply to comment #4)
> (In reply to comment #3)
> > Created an attachment (id=53119)
 --> (https://bugs.webkit.org/attachment.cgi?id=53119) [details] [details]
> > Patch for parser and layout tests.
> > 
> > Patch which fixes the SVG path parser, updates a layout test and changes the
> > expected output of the svg/dom/fuzz-path-parser layout test.  The reason the
> > fuzz-path-parser layout test results change so drastically is that the paths
> > are processed up to the first encountered error.
> 
> I think this is a big mistake in the Spec and I'm not sure if this behavior
> helps the developer... 
> Nevertheless, it's better that the Spec has an error handling now.
> 
> There is something that I don't like. I think the script should give a
> response, that an error occured during the parsing, but the path got build up
> to this point. Is it possible to modify the script to do that?

Hm. Maybe the 'Parsed as' command is enough. Since it tells up to which point
the path got parsed.

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