[Webkit-unassigned] [Bug 52030] Nested 3D transforms (translateZ, rotateX, rotateY) do not work correctly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 6 15:28:21 PST 2011


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


Simon Fraser (smfr) <simon.fraser at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WORKSFORME




--- Comment #1 from Simon Fraser (smfr) <simon.fraser at apple.com>  2011-01-06 15:28:21 PST ---
This is working as expected. You need to set transform-style if you want the elements to share a 3D space. See example at http://webkit.org/blog-files/3d-transforms/transform-style.html

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