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
Copy file name to clipboardExpand all lines: motion-1/Overview.bs
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -110,7 +110,7 @@ Inherited: no
110
110
Percentages: n/a
111
111
Computed value: as specified
112
112
Media: visual
113
-
Animatable: as <<angle>>, <<basic-shape>> or <a href="#offsetpath-pathfunc">path()</a>
113
+
Animation type: by computed value
114
114
</pre>
115
115
116
116
Specifies the <a>offset path</a>, a geometrical path the box gets positioned on. An <dfn>offset path</dfn> is either a specified path with one or multiple sub-paths or the geometry of a not styled basic shape.
@@ -435,7 +435,7 @@ Inherited: no
435
435
Percentages: refer to the total path length
436
436
Computed value: For <<length>> the absolute value, otherwise a percentage.
437
437
Media: visual
438
-
Animatable: yes
438
+
Animation type: by computed value
439
439
</pre>
440
440
441
441
Specifies the position of the box as a distance along the <a>offset path</a>.
@@ -597,7 +597,7 @@ Media: visual
597
597
Inherited: no
598
598
Percentages: Refer to the size of containing block
599
599
Computed value: For <<length>> the absolute value, otherwise a percentage.
600
-
Animatable: as <a href="https://www.w3.org/TR/css3-transitions/#animtype-lpcalc">position</a>
600
+
Animation type: by computed value
601
601
</pre>
602
602
603
603
Specifies the ''initial position'' of the <a>offset path</a>. If 'position' is specified with ''static'', 'offset-position' would be ignored.
@@ -834,7 +834,7 @@ Media: visual
834
834
Inherited: no
835
835
Percentages: Relative to the width and the height of a box
836
836
Computed value: For <<length>> the absolute value, otherwise a percentage.
837
-
Animatable: as <<position>>
837
+
Animation type: by computed value
838
838
</pre>
839
839
840
840
Defines an <a>anchor point</a> of the box positioned along the <a>offset path</a>. The <dfn>anchor point</dfn> specifies the point of the box which is to be considered as the point that is moved along the <a>offset path</a>.
@@ -1028,7 +1028,7 @@ Inherited: no
1028
1028
Percentages: n/a
1029
1029
Computed value: computed <<angle>> value, optionally preceded by auto
1030
1030
Media: visual
1031
-
Animatable: yes
1031
+
Animation type: by computed value
1032
1032
</pre>
1033
1033
1034
1034
Defines the orientation of the box while positioning along the <a>offset path</a>.
@@ -1194,7 +1194,7 @@ Inherited: no
1194
1194
Percentages: see individual properties
1195
1195
Computed value: see individual properties
1196
1196
Media: visual
1197
-
Animatable: see individual properties
1197
+
Animation type: see individual properties
1198
1198
</pre>
1199
1199
1200
1200
This is a shorthand property for setting 'offset-position', 'offset-path', 'offset-distance', 'offset-rotate' and 'offset-anchor'. Omitted values are set to their initial values.
0 commit comments