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 6fe1c2b commit 8c8ca73Copy full SHA for 8c8ca73
scroll-animations-1/Overview.bs
@@ -481,9 +481,11 @@ spec: cssom-view-1; type: dfn;
481
but [=relative positioning|relative=] and [=absolute positioning|absolute=] positioning
482
are accounted for.
483
484
- Note: For [=sticky-positioned boxes=] a given constraint may be satisfied over
485
- a range of scroll positions. Each of the ranges clarifies whether to use the earliest
486
- or latest position.
+ Note: For [=sticky-positioned boxes=]
+ the 0% and 100% progress conditions can sometimes be satisfied
+ by a range of scroll positions rather than just one.
487
+ Each range therefore indicates whether to use
488
+ the earliest or latest qualifying position.
489
490
[[CSS-POSITION-3]] [[CSS-TRANSFORMS-1]]
491
0 commit comments