[Webkit-unassigned] [Bug 48215] SVGTextElement supplemental transforms pre-multiplied but should be post-multiplied in animatedLocalTransform

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 9 23:45:33 PST 2010


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


Dirk Schulze <krit at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #73396|review?                     |review+
               Flag|                            |




--- Comment #4 from Dirk Schulze <krit at webkit.org>  2010-11-09 23:45:33 PST ---
(From update of attachment 73396)
View in context: https://bugs.webkit.org/attachment.cgi?id=73396&action=review

r=me

> WebCore/ChangeLog:17
> +        Switched order of multiplication.  Note that due to a bug in 
> +        AffineTransform's operator* implementation the order of arguments is
> +        reversed (see http://bugs.webkit.org/show_bug.cgi?id=48031).
> +

Please add a comment that this will be fixed in a followup.

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