We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91b5177 commit cb93c64Copy full SHA for cb93c64
css-animations-2/Overview.bs
@@ -617,9 +617,13 @@ Initial: auto
617
Applies to: all elements
618
Inherited: no
619
Percentages: N/A
620
-Computed value: list, each item either a case-sensitive [=css identifier=] or
621
- the keywords ''single-animation-timeline/none'',
622
- ''single-animation-timeline/auto''.
+Computed value: list, each item either
+ the keyword ''single-animation-timeline/none'',
+ the keyword ''single-animation-timeline/auto'',
623
+ a case-sensitive [=css identifier=],
624
+ a computed ''scroll()'' function,
625
+ or
626
+ a computed ''view()'' function
627
Canonical order: per grammar
628
Animation Type: not animatable
629
</pre>
0 commit comments