[Webkit-unassigned] [Bug 17393] svg/custom/use-on-symbol-inside-pattern.svg is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 4 07:58:30 PST 2010


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


Nikolas Zimmermann <zimmermann at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |
                 CC|                            |zimmermann at kde.org




--- Comment #7 from Nikolas Zimmermann <zimmermann at kde.org>  2010-01-04 07:58:29 PST ---
Okay, this test still fails on Tiger & Windows. It's a 0.0 vs -0.0 issue in the
path debug string, probably related due the Cg implementation of
Path::debugString(). In order to fix the issue for real, we need to write a
cross-platform debugString() method, which doesn't suffer from 32 vs 64 bit
rounding issues.
Going to skip this test on tiger & windows again.

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