[Webkit-unassigned] [Bug 20464] New: matrix returned from getComputedStyle().webkitTransform should not contain transform-origin
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 20 13:57:13 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=20464
Summary: matrix returned from getComputedStyle().webkitTransform
should not contain transform-origin
Product: WebKit
Version: 526+ (Nightly build)
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: simon.fraser at apple.com
The matrix() returned by getComputedStyle().webkitTransform has the transform
origin in it, which is, I think, incorrect. It should be possible to assign the
result of getComputedStyle().webkitTransform back to
element.style.webkitTransform and not have the element move.
--
Configure bugmail: https://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