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

The point on the flush of contents also seems rather red-herring since you can always add some CSS rules to hide the content until all custom element definitions are loaded, or simply load custom element definitions as sync scripts at the very beginning of the document instead of at the end so that the pre-load scanner will go ahead & parse the HTML regardless.

-- 
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/831#issuecomment-597417028

Received on Wednesday, 11 March 2020 02:50:12 UTC