File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -943,9 +943,6 @@ Some transform functions can be represented by more generic transform functions.
943943 <dt id="translate-primitive"> ''translate()''
944944 <dd> for <<translateX()>> , <<translateY()>> and <<translate()>> .
945945
946- <dt id="rotate-three-primitive"> ''rotate()'' with three arguments
947- <dd> for <<rotate()>> with one or three arguments if <a href="#svg-transform-functions">rotate with three arguments</a> is supported.
948-
949946 <dt id="scale-primitive"> ''scale()''
950947 <dd> for <<scaleX()>> , <<scaleY()>> and <<scale()>> .
951948
@@ -1416,6 +1413,7 @@ The following changes were made since the <a href="https://www.w3.org/TR/2017/WD
14161413* Allow interpolation between some <<transform-list>> s with different length.
14171414* No 'transform' on non-replaced inline boxes, table-column boxes, and table-column-group boxes.
14181415* Define target coordinate space for transformations on <{pattern}> , <{linearGradient}> , <{radialGradient}> and <{clipPath}> elements.
1416+ * Remove 3-value <<rotate()>> from transform function primitives.
14191417* Editorial changes.
14201418
14211419<h2 class=no-num id='acknowledgments'>Acknowledgments</h2>
You can’t perform that action at this time.
0 commit comments