[Webkit-unassigned] [Bug 48386] Setting "overflow:hidden" overwrites preserve-3d transform style

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 26 15:56:46 PDT 2010


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


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

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




--- Comment #1 from Simon Fraser (smfr) <simon.fraser at apple.com>  2010-10-26 15:56:46 PST ---
This is by design. You have to flatten in order to clip, so overflow: style overrides preserve-3d. This is mentioned in the spec: <http://www.w3.org/TR/css3-3d-transforms/#transform-style-property>

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