[Webkit-unassigned] [Bug 48031] AffineTransform operator* reverses order of operands.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 16 01:12:38 PST 2010


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





--- Comment #11 from Nikolas Zimmermann <zimmermann at kde.org>  2010-12-16 01:12:38 PST ---
(In reply to comment #9)
> Niko, that test is passing for me locally - can you show me a buildbot server or something where it's failing so I can see what the failure mode is?

The test will pass when running it with run-webkit-tests. That's because of the fact that the actual animations are _not_ executed. The test is sampled at it's initial state. Any test containing <animate>/... elements that doesn't use the "SVG animation snapshot API" (as the tests in svg/animations) will not actually execute the animation.

So you have to manually open it. You'll notice that the "It's alive" text is flying in the wrong location.
Can you confirm?

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