[webcomponents] When does the base element queue matter? (#457)

@dglazkov @coonsta, could use your help here. Maybe @rniwa has also run into this while implementing.

I can't think of a situation in which the current element queue = the base element queue. I think maybe in the past that would be true during initial HTML parsing, but since we moved to synchronous construction during parsing that should no longer be the case.

Are there other cases that I am missing? It seems quite possible.

---
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

Received on Thursday, 24 March 2016 20:46:15 UTC