File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -138,7 +138,7 @@ spec: cssom-view-1; type: dfn;
138
138
### The ''scroll()'' notation ### {#scroll-notation}
139
139
140
140
The <dfn>scroll()</dfn> functional notation
141
- can be used as a value of 'animation-timeline'
141
+ can be used as a <<single-animation-timeline>> value in 'animation-timeline'
142
142
and specifies a [=scroll progress timeline=] .
143
143
Its syntax is
144
144
@@ -421,7 +421,7 @@ spec: cssom-view-1; type: dfn;
421
421
### The ''view()'' notation ### {#view-notation}
422
422
423
423
The <dfn>view()</dfn> functional notation
424
- can be used as a value of 'animation-timeline'
424
+ can be used as a <<single-animation-timeline>> value in 'animation-timeline'
425
425
and specifies a [=view progress timeline=]
426
426
in reference to the nearest ancestor [=scroll container=] .
427
427
Its syntax is
You can’t perform that action at this time.
0 commit comments