File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -903,7 +903,8 @@ spec: cssom-view-1; type: dfn;
903903 A set of animation keyframes can be attached
904904 in reference to [=named timeline ranges=]
905905 by restricting the animation’s [=active interval=]
906- to the specified timeline range.
906+ to a specified timeline range
907+ with the 'animation-range' properties.
907908 Delays (see 'animation-delay' )
908909 are set within this restricted range,
909910 constricting it further.
@@ -919,6 +920,9 @@ spec: cssom-view-1; type: dfn;
919920 ╶┄┄┄┄┄ duration┄┄┄┄┄╴
920921 </pre>
921922
923+ The 'animation-range' properties
924+ are [=reset-only sub-properties=] of the 'animation' [=shorthand=] .
925+
922926 ISSUE: Define application to time-driven animations.
923927
924928### Specifying an Animation’s Timeline Range: the 'animation-range' shorthand ### {#animation-range}
You can’t perform that action at this time.
0 commit comments