Re: [csswg-drafts] [css-display-3] Can't understanding element and text nodes (#4663)

We could add DOM as an example, but fundamentally CSS does not require the DOM specifically. It just requires a tree of elements and text nodes, and if you want to use it on a different type of document tree it's fine.

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

Received on Thursday, 16 January 2020 20:17:06 UTC