- From: Anne van Kesteren <notifications@github.com>
- Date: Mon, 10 Jul 2017 12:47:14 +0000 (UTC)
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 10 July 2017 12:47:48 UTC
That's the intended behavior. You can't assume a particular tree at construction time or insertion time as custom elements can also be created via `document.createElement("tag-1")` or `new tag1`. -- 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/615#issuecomment-314094944
Received on Monday, 10 July 2017 12:47:48 UTC