Re: [csswg-drafts] [css-display] Integrate shadow trees

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