Skip to content

Commit dee777c

Browse files
committed
[css-transforms-1] Collect chanegs since last publication.
1 parent 74fed32 commit dee777c

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

css-transforms-1/Overview.bs

+5-2
Original file line numberDiff line numberDiff line change
@@ -1410,10 +1410,13 @@ The following changes were made since the <a href="https://www.w3.org/TR/2017/WD
14101410
* Clarify multiplication order by using terms <a>post-multiply</a> and <a>pre-multiply</a>.
14111411
* Clarify index order of matrix entries in pseudo-code.
14121412
* Clarify multiplication order in recomposition pseudo-code.
1413+
* Clarify behavior of 'transform' on overflow area.
1414+
* Remove ''translateX(0)'', ''translateY(0)'', ''scaleX(0)'', ''scaleY(0)'' from the list of neutral elements.
1415+
* Remove any reference of 3D transformations of transform function definitions.
1416+
* Allow interpolation between some <<transform-list>>s with different length.
1417+
* No 'transform' on non-replaced inline boxes, table-column boxes, and table-column-group boxes.
14131418
* Editorial changes.
14141419

1415-
ISSUE: Add all changes.
1416-
14171420
<h2 class=no-num id='acknowledgments'>Acknowledgments</h2>
14181421

14191422
The editors would like to thank Robert O’Callahan, Cameron McCormack, Tab Atkins, Gérard Talbot, L. David Baron, Rik Cabanier, Brian Birtles, Benoit Jacob, Ken Shoemake, Alan Gresley, Maciej Stochowiak, Sylvain Galineau, Rafal Pietrak, Shane Stephens, Matt Rakow, XiangHongAi, Fabio M. Costa, Nivesh Rajbhandari, Rebecca Hauck, Gregg Tavares, Graham Clift, Erik Dahlström, Alexander Zolotov and Boris Zbarsky for their careful reviews, comments, and corrections.

0 commit comments

Comments
 (0)