- From: Chris Harrelson via GitHub <sysbot+gh@w3.org>
- Date: Thu, 23 Jan 2020 00:44:29 +0000
- To: public-css-archive@w3.org
chrishtr has just submitted a new pull request for https://github.com/w3c/csswg-drafts: == Revert "[scroll-anchor-1] Add scroll-anchor suppression trigger for overflow-anchor" == Reverts w3c/csswg-drafts#4681 I don't think we want this after all. On change of overflow-anchor, a layout has not actually occurred, and we just need to re-compute the anchor, not suppress the whole action for the next layout. css/css-scroll-anchoring/subtree-exclusion.html is such a case, that would break otherwise. See https://github.com/w3c/csswg-drafts/pull/4692
Received on Thursday, 23 January 2020 00:44:31 UTC