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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 11 10:51:28 PDT 2010


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





--- Comment #2 from Jeff Schiller <codedread at gmail.com>  2010-04-11 10:51:28 PST ---
Created an attachment (id=53092)
 --> (https://bugs.webkit.org/attachment.cgi?id=53092)
Diff of expected-actual results for dom/svg/fuzz-path-parser layout test

Is it ok to rewrite the expected results for this test to match the diff
"Parsed as N command(s)..." results?  The difference is because now the parser
creates segments/commands up until the first error and does not toss out the
entire path.

I'm not clear on whether the expected results are manually created or via
script.  I'm also not clear on just how random things are (scripted-random.js
suggests that it's not really random, just pseudo-random).

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