We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcb1215 commit b80e60bCopy full SHA for b80e60b
scroll-animations-1/Overview.bs
@@ -184,7 +184,10 @@ spec: cssom-view-1; type: dfn;
184
185
<dt><dfn>self</dfn>
186
<dd>
187
- Specifies to use the element’s own box as the [=scroll container=].
+ Specifies to use the element’s own [=principal box=] as the
188
+ [=scroll container=]. If the [=principal box=] is not a
189
+ [=scroll container=], or if there is no [=scrollable overflow=],
190
+ then the [=scroll progress timeline=] is [=inactive timeline|inactive=].
191
</dl>
192
193
### The {{ScrollTimeline}} Interface ### {#scrolltimeline-interface}
0 commit comments