- From: Domenic Denicola <notifications@github.com>
- Date: Thu, 24 Mar 2016 22:28:16 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Friday, 25 March 2016 05:28:46 UTC
Yes. In that case an element queue is pushed onto the stack when you enter the innerHTML setter. When you exit the innerHTML setter, the current element queue popped is the one you just pushed, and that is the one that gets executed. --- 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/457#issuecomment-201142953
Received on Friday, 25 March 2016 05:28:46 UTC