Re: [webcomponents] Define the timing when distribution happens (#73)

Hmm, right, I discovered that yesterday too. For that the DOM Standard absolutely needs to be revamped in some way. If we address that we can no longer lazily evaluate slots and slotables. We'll have to run those algorithms as part of insertion/removing and queue something for an event/mutation record.

---
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/73#issuecomment-201142946

Received on Friday, 25 March 2016 05:28:40 UTC