- From: <bugzilla@jessica.w3.org>
- Date: Thu, 26 Apr 2012 04:45:31 +0000
- To: public-css-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=16406 --- Comment #2 from Simon Fraser <smfr@me.com> 2012-04-26 04:45:30 UTC --- > The properties 'transform-style', 'perspective', 'perspective-origin' and 'backface-visibility' don't contribute to the rendering and must be ignored Does this mean they don't create stacking context? Another option here is to say that 3d transforms are supported, but the UA can flatten them to 2D for rendering (which is what WebKit does for ports that don't have 3d rendering). -- Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Thursday, 26 April 2012 04:45:33 UTC