[Webkit-unassigned] [Bug 40411] CSS Transforms with wrong CSSMatrix
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jun 10 07:03:19 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=40411
Simon Fraser (smfr) <simon.fraser at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #3 from Simon Fraser (smfr) <simon.fraser at apple.com> 2010-06-10 07:03:19 PST ---
element.style.webkitTransform just returns the inline style. You need to use getComputedStyle() to get the actual style.
--
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