- From: Ryan Hunt via GitHub <sysbot+gh@w3.org>
- Date: Thu, 03 Jan 2019 17:49:25 +0000
- To: public-css-archive@w3.org
eqrion has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-scroll-anchoring-1] Anchor selection should use the flattened element tree == [Anchor selection](https://drafts.csswg.org/css-scroll-anchoring-1/#anchor-node-selection) works using a DOM tree traversal. This won't work with Shadow DOM as shadow trees are unreachable using the standard parent/child relationships. I believe we should update the language to use the [flattened element tree](https://drafts.csswg.org/css-scoping/#flat-tree) concept. Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3480 using your GitHub account
Received on Thursday, 3 January 2019 17:49:27 UTC