Skip to content

Commit e17f724

Browse files
authored
[scroll-animations-1] Define animation-range-start|end with animation type (#8426)
1 parent 71cda7f commit e17f724

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scroll-animations-1/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -780,7 +780,7 @@ spec: cssom-view-1; type: dfn;
780780
Inherited: no
781781
Percentages: relative to the specified [=named timeline range=]
782782
Computed value: list, each item either the keyword ''animation-range-start/normal'' or a timeline range and progress percentage
783-
Animatable: no
783+
Animation type: not animatable
784784
</pre>
785785

786786
Shifts the <a spec="web-animations-1">start time</a> of the animation
@@ -809,7 +809,7 @@ spec: cssom-view-1; type: dfn;
809809
Inherited: no
810810
Percentages: relative to the specified [=named timeline range=]
811811
Computed value: list, each item either the keyword ''animation-range-end/normal'' or a timeline range and progress percentage
812-
Animatable: no
812+
Animation type: not animatable
813813
</pre>
814814

815815
Shifts the <a spec="web-animations-1">end time</a> of the animation

0 commit comments

Comments
 (0)