Re: [w3c/webcomponents] Custom Element definition ordering can cause difficult-to-find bugs. (#668)

Hmmm, but I thought parsing was synchronous? If it was, then it shouldn't make a difference if I was using `setTimeout` or `Promise.resolve` because both would fire after parsing. Is that 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/668#issuecomment-334988503

Received on Sunday, 8 October 2017 07:26:09 UTC