From 619c84fb5df70811a4d32977e060496b46a491ce Mon Sep 17 00:00:00 2001 From: Chris Harrelson Date: Fri, 17 Jan 2020 16:42:53 -0800 Subject: [PATCH] Add scroll-anchor suppression trigger for changes to computed value of overflow-anchor --- css-scroll-anchoring-1/Overview.bs | 1 + 1 file changed, 1 insertion(+) diff --git a/css-scroll-anchoring-1/Overview.bs b/css-scroll-anchoring-1/Overview.bs index f5872f65749f..78d0df6169a2 100644 --- a/css-scroll-anchoring-1/Overview.bs +++ b/css-scroll-anchoring-1/Overview.bs @@ -222,6 +222,7 @@ These triggers are: * 'width', 'height', 'min-width', 'max-width', 'min-height', or 'max-height' * 'position' * 'transform' + * 'overflow-anchor' * Any change to the computed value of the 'position' property on any element within the scrollable element (or document),