Re: [w3c/webcomponents] Need callback for form submit data (#187)

@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