[Webkit-unassigned] [Bug 63553] SVG animation fill="freeze" doesn't set baseVal to current animVal if animation stops before reaching the end

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 22 12:52:16 PDT 2011


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


Peter Kasting <pkasting at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |
                 CC|                            |pkasting at google.com




--- Comment #20 from Peter Kasting <pkasting at google.com>  2011-08-22 12:52:15 PST ---
This patch seems to have broken Chromium Win and GTK Linux.  Both are failing the "close enough to 200" test.

Chromium Win: 196.89999389648438
GTK Linux 32-bit: 196.38299560546875
GTK Linux 64-bit: 197.6179962158203

There are also downstream failures on the Chromium bots:

XP, Vista: 198.39999389648438
Windows 7: 196.8000030517578
Linux: 192.15499877929688
Mac 10.6: 191.6490020751953

I can't tell if the test is being too stringent in its "close enough" check, the code is not doing the correct rounding, the values are being checked at the wrong time, etc.

I'm going to roll back this change.

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