Skip to content

Commit b80e60b

Browse files
committed
[scroll-animations-1] Address remarks
1 parent fcb1215 commit b80e60b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

scroll-animations-1/Overview.bs

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,10 @@ spec: cssom-view-1; type: dfn;
184184

185185
<dt><dfn>self</dfn>
186186
<dd>
187-
Specifies to use the element’s own box as the [=scroll container=].
187+
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=].
188191
</dl>
189192

190193
### The {{ScrollTimeline}} Interface ### {#scrolltimeline-interface}

0 commit comments

Comments
 (0)