Re: [w3c/webcomponents] Need a callback for when children changed or parser finished parsing children (#809)

In those cases there's nothing to parse right? The element implementation has all the necessary bits already available? Your custom element input can also create a whole bunch of `div` elements with styles synchronously and inject them in a shadow tree at creation time.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/809#issuecomment-490072299

Received on Tuesday, 7 May 2019 13:10:01 UTC