This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 27366 - Define how shadow DOM should be handled when host is adopted to a new document
Summary: Define how shadow DOM should be handled when host is adopted to a new document
Status: RESOLVED MOVED
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: HISTORICAL - Component Model (show other bugs)
Version: unspecified
Hardware: PC Linux
: P2 normal
Target Milestone: ---
Assignee: Dimitri Glazkov
QA Contact: public-webapps-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-19 12:15 UTC by Olli Pettay
Modified: 2015-07-06 08:03 UTC (History)
3 users (show)

See Also:


Attachments

Description Olli Pettay 2014-11-19 12:15:46 UTC
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.
Comment 1 Hayato Ito 2015-07-06 08:03:45 UTC
Moved to https://github.com/w3c/webcomponents/issues/182