Skip to content

Commit d4abf67

Browse files
committed
Rewrite the "Transform Rendering Model" section with a more precise description of the model. Substantive changes include a new 'auto' value for transform-style, the concept of a "3D-rendering context" (akin to CSS stacking context), and a better description of the rendering order.
1 parent ba44d4e commit d4abf67

3 files changed

Lines changed: 342 additions & 268 deletions

File tree

css-transforms/ChangeLog

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2014-10-24 Simon Fraser <simon.fraser@apple.com>
2+
Rewrite the "Transform Rendering Model" section with a more precise description of the model. Substantive changes include a new 'auto' value for transform-style, the concept of a "3D-rendering context" (akin to CSS stacking context), and a better description of the rendering order.
3+
14
2014-10-24 Simon Fraser <simon.fraser@apple.com>
25
Move the section about perspective rendering closer to the mathematical description.
36

0 commit comments

Comments
 (0)