Skip to content

Commit 8a469d2

Browse files
committed
Add a scroll anchoring suppression trigger for zero scroll offset
1 parent 2566a36 commit 8a469d2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

css-scroll-anchoring-1/Overview.bs

+2
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,8 @@ These triggers are:
229229
Note that this trigger applies regardless of whether the modified element is
230230
on the path from the anchor node to the scrollable element.
231231

232+
* The scroll offset of the scrollable element becoming zero.
233+
232234
Note: Suppression triggers exist for compatibility with existing web content that has negative
233235
interactions with scroll anchoring due to shifting content in scroll event handlers.
234236

0 commit comments

Comments
 (0)