Skip to content

Commit 619c84f

Browse files
committed
Add scroll-anchor suppression trigger for changes to computed value of overflow-anchor
1 parent c7284ce commit 619c84f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

css-scroll-anchoring-1/Overview.bs

+1
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,7 @@ These triggers are:
222222
* 'width', 'height', 'min-width', 'max-width', 'min-height', or 'max-height'
223223
* 'position'
224224
* 'transform'
225+
* 'overflow-anchor'
225226

226227
* Any change to the computed value of the 'position' property
227228
on any element within the scrollable element (or document),

0 commit comments

Comments
 (0)