[webcomponents] Define how shadow DOM should be handled when host is adopted to a new document (bugzilla: 27366) (#182)

Title: Define how shadow DOM should be handled when host is adopted to a new document (bugzilla: 27366)

Migrated from: https://www.w3.org/Bugs/Public/show_bug.cgi?id=27366

----
comment: 0
comment_url: https://www.w3.org/Bugs/Public/show_bug.cgi?id=27366#c0
*Olli Pettay* wrote on 2014-11-19 12:15:46 +0000.

The spec doesn't say what should happen to shadow DOM
if host is adopted to a new document.

The spec does have "The ownerDocument property of a node in a shadow tree must refers to the document of the shadow host which hosts the shadow tree."
but that misses 'adopting steps' from DOM spec which HTML relies on.

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/182

Received on Monday, 6 July 2015 07:38:35 UTC