Skip to content

Commit b1b2889

Browse files
authored
Merge pull request #4681 from chrishtr/overflowanchor
[scroll-anchor-1] Add scroll-anchor suppression trigger for overflow-anchor
2 parents c7284ce + 619c84f commit b1b2889

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

css-scroll-anchoring-1/Overview.bs

Lines changed: 1 addition & 0 deletions
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)