[webkit-reviews] review denied: [Bug 48026] SVGStyledTransformableElement supplemental transforms pre-multiplied but should be post-multiplied. : [Attachment 71369] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Oct 26 23:14:48 PDT 2010
Dirk Schulze <krit at webkit.org> has denied Shane Stephens
<shanestephens at google.com>'s request for review:
Bug 48026: SVGStyledTransformableElement supplemental transforms pre-multiplied
but should be post-multiplied.
https://bugs.webkit.org/show_bug.cgi?id=48026
Attachment 71369: Patch
https://bugs.webkit.org/attachment.cgi?id=71369&action=review
------- Additional Comments from Dirk Schulze <krit at webkit.org>
Same like in bug 48215.
Does this only apply to elements with local transform in combination of
animateMotion, what about animateTransform? If you need animation tests, you
should use the animation test api in svg/animations. Please take a look there.
Using setTimeout is definitely wrong.
If it does not only effect animateMotion, I'd like to see more tests.
More information about the webkit-reviews
mailing list