[css-transforms] Editor's draft updated

I’ve updated the editor’s draft of CSS Transforms[1] with changes that describe the 3D rendering model in more detail, as proposed at the Seattle F2F earlier this year.

The major changes are:

* Much-expanded section on the 3D rendering model, including explanation in terms of 3D rendering contexts, and a description of the rendering order
* Addition of a “auto” value for transform-style, and clearer description of how transform-style affects rendering.
* Some minor clarifications on the behavior of perspective and backface-visibility.

Feedback from authors and implementors is welcome!

Simon

[1] http://dev.w3.org/csswg/css-transforms/

Received on Saturday, 25 October 2014 06:59:53 UTC