- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Fri, 17 Aug 2018 14:24:32 +0000
- To: public-css-archive@w3.org
[Scoping](https://drafts.csswg.org/css-scoping/#flattening) defines how the DOM-including-shadows works in selectors, and how it's flattened to work with the rest of CSS. I have an action hanging around somewhere to put all the tree transformations in one place (likely Display) so you don't have to search around in Scoping, Selectors, and Display to figure out what tree is used where. But yeah, in general we don't mention the flat tree; Scoping just feeds CSS a flattened tree, and then we work with an abstract element tree. -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2562#issuecomment-413882532 using your GitHub account
Received on Friday, 17 August 2018 14:24:34 UTC