[Webkit-unassigned] [Bug 51786] [Windows 7 Release Tests] svg/dom/length-list-parser.html fails since r74788

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 31 14:43:44 PST 2010


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





--- Comment #2 from Justin Schuh <jschuh at chromium.org>  2010-12-31 14:43:44 PST ---
Thanks. We had to make the same change on the Chromium Windows bots.  and I'm not in the habit of checking the non-core bots or I would have remedied that myself. I'll make sure to check them in the future.

I assume the cause is that the SVGLength handling code doesn't specify the leading zeroes for scientific notation, and the default is different on Windows. So, modifying length-list-parser.html just happened to tickle a difference that had always been there. I'll make time over the next few days to try and track this down and then remove the platform-specific expectations.

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