Re: [whatwg/dom] Composed shadow DOM (#531)

I don't think we're tracking XML5 work anywhere really (which I think we need to do if we really want to make XML a feasible choice for developers), other than in https://github.com/Ygg01/xml5_draft which hasn't been updated for about two years. We should probably maintain a list somewhere of proposals that got rejected because they required HTML parser changes that would either just work (e.g., self-closing elements or intermixing `<table>` and custom elements) or require less effort (`<shadowroot>`) in an XML environment. Perhaps as part of the declarative shadow DOM effort? That list could then be used persuade implementers at some point to do the work.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/531#issuecomment-372620171

Received on Tuesday, 13 March 2018 10:35:33 UTC