[Webkit-unassigned] [Bug 16062] SVGMatrix multiply method is wrong way round.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 20 03:17:28 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=16062





------- Comment #2 from eric at webkit.org  2007-11-20 03:17 PDT -------
This probably regressed during the initial import of KDOM and conversion of
SVGMatrix to use AffineTransform.  AffineTransform does matrix math inverted
from how SVGMatrix used to.  We probably never swapped this multiply correctly.
 I'll investigate.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list