- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Thu, 01 Mar 2018 21:27:14 +0000
- To: public-css-archive@w3.org
That's why I said it's a bit COMEFROM-y - Scoping describes how shadow trees work within CSS *at all*, and in particular, says that the rest of CSS, post-Selectors, works on the flat tree, which it describes how to construct. The rest of CSS, then, doesn't need to mention anything special - if you apply Scoping, then you work over the flat tree automatically. As far as Display is concerned, the flat tree and a DOM tree without any shadows are identical. -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2365#issuecomment-369736531 using your GitHub account
Received on Thursday, 1 March 2018 21:27:18 UTC