Re: [csswg-drafts] Time to assume implementations of CSS are using the DOM? (#4888)

@faceless2, as far as I know, your implementation does not have a javascript-accessible DOM, but it is still reasonable to describe it in terms of the DOM, or or similar abstraction that is not observably different from the DOM, or does it work in some other way?

@gsnedders Your assumption seems realistic for HTML (including the XHTML serialization), but CSS is supposed to be applicable to arbitrary forms of XML (RSS? XUL, XAML?, non specific XML?), (and I suppose non-XML tree structured markup languages as well). Is the DOM equally well defined in those cases? How about some of the more creative / unconventional uses of CSS, such as CSS in Gtk3+?

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

Received on Thursday, 19 March 2020 03:34:32 UTC