[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:37:45 PDT 2010


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


Dirk Schulze <krit at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |krit at webkit.org,
                   |                            |zimmermann at kde.org
     Ever Confirmed|0                           |1




--- Comment #4 from Dirk Schulze <krit at webkit.org>  2010-04-12 08:37:45 PST ---
(In reply to comment #3)
> Created an attachment (id=53119)
 --> (https://bugs.webkit.org/attachment.cgi?id=53119) [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?

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