Re: [w3c/webcomponents] CE reaction queue's not-really-sync behavior doesn't provide strong enough guarantees about when reactions occur (#616)

That doesn’t quite work. We’re already in the middle of invoking custom element reactions in the element queue (which contains both `x-outer` and `x-inner`) we had pop’ed inside `appendChild`.  There is no element queue to pop in the stack.

-- 
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/616#issuecomment-266174521

Received on Saturday, 10 December 2016 03:01:41 UTC