Re: [whatwg/dom] Declarative Shadow DOM (#510)

I think I'd prefer `<shadowroot mode="open|closed">` with the parser simply not treating this as a `ShadowRoot` insertion request if the `mode` attribute cannot be validated (until we can agree on a default).

This kind of feature also helps with first load where the server has done all the templating work to make rendering happen faster.

-- 
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/510#issuecomment-329125037

Received on Wednesday, 13 September 2017 10:22:37 UTC