You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<img alt="An image of example for offset-rotate" src="images/rotate_by_angle_with_auto.png" style="width: 250px; text-align: center">
1589
+
<img alt="An image of example for offset-rotate" src="images/rotate_by_angle_with_auto.png" width="250" height="250">
1589
1590
<figcaption>The boxes are rotated by the value of ''offset-rotate/auto'' with a fixed amount of degree.</figcaption>
1590
1591
</figure>
1591
1592
</div>
@@ -1757,14 +1758,14 @@ This specification introduces no new security considerations.
1757
1758
* Fixed directionality at sharp path boundaries to match SVG. <a href="https://github.com/w3c/fxtf-drafts/issues/209">#209</a>.
1758
1759
* Reorganized offset-path section for better readability.
1759
1760
* Removed note describing the concept of polar angles.
1760
-
* Changed computed value of offset-distance to a computed <length-percentage> value.
1761
+
* Changed computed value of offset-distance to a computed <<length-percentage>> value.
1761
1762
* Replaced animatable by Animation type.
1762
1763
1763
1764
<h3 class=no-num id="changes-20150409">Changes since the <a href="https://www.w3.org/TR/2015/WD-motion-1-20150409/">9 April 2015</a> First Public Working Draft</h3>
1764
1765
1765
1766
* Renamed <a href="https://www.w3.org/TR/2015/WD-motion-1-20150409/#motion-path-property">motion-path</a> to 'offset-path' for integrating with <a href="https://www.w3.org/TR/2016/WD-css-round-display-1-20160301/#polar-angle-property">polar-angle</a>.
1766
1767
* Added the ''ray()'' to define an <a>offset path</a> as a line segment which direction is specified by <<angle>>.
1767
-
* Added <<size>> and 'contain' value for the''ray()''.
1768
+
* Added <<ray-size>> and 'contain' value to''ray()''.
1768
1769
* Renamed <a href="https://www.w3.org/TR/2015/WD-motion-1-20150409/#propdef-motion-offset">motion-offset</a> to 'offset-distance' for integrating with <a href="https://www.w3.org/TR/2016/WD-css-round-display-1-20160301/#polar-distance-property">polar-distance</a>.
1769
1770
* Renamed <a href="https://www.w3.org/TR/2015/WD-motion-1-20150409/#propdef-motion-rotation">motion-rotation</a> to 'offset-rotate'.
1770
1771
* Added 'offset-position' to specify the [=offset starting position=] of the path by merging <a href="https://www.w3.org/TR/2016/WD-css-round-display-1-20160301/#polar-origin-property">polar-origin</a> from [[CSS-ROUND-DISPLAY-1]].
0 commit comments