Re: [csswg-drafts] [css-display] Clarify element tree definition

The position of pseudo-elements in the tree is defined in Selectors L3 / CSS Pseudo-elements L4.
What aspects of the DOM are expected to be rendered is probably more a question for the DOM spec than for CSS, though: e.g. it's their decision that child text nodes of elements should be rendered, but the contents of a comment node or processing instruction should not.

-- 
GitHub Notification of comment by fantasai
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1810#issuecomment-375137826 using your GitHub account

Received on Thursday, 22 March 2018 00:18:20 UTC