- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Wed, 11 Mar 2020 14:39:32 +0000
- To: public-css-archive@w3.org
My understanding is that comment nodes exist in the DOM tree but not in the element tree. The element tree only contains text nodes and elements (including pseudo-elements). So in your example, the text nodes are actually contiguous. But of course this needs to be properly defined, see #1810 -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4860#issuecomment-597672880 using your GitHub account
Received on Wednesday, 11 March 2020 14:39:34 UTC