- From: Domenic Denicola <notifications@github.com>
- Date: Tue, 08 Jan 2019 12:57:32 -0800
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 8 January 2019 20:57:55 UTC
@tkent-google I might be misremembering, but I was pretty sure the backup element queue was specifically used for [CEReactions] in such situations. By my reading, we would do https://html.spec.whatwg.org/#enqueue-an-element-on-the-appropriate-element-queue , and step 1 would be true, then we would immediately queue a microtask to run the reaction. Which seems like the desired step. Right? -- 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/187#issuecomment-452448601
Received on Tuesday, 8 January 2019 20:57:55 UTC