[Bug 27366] New: Define how shadow DOM should be handled when host is adopted to a new document

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

            Bug ID: 27366
           Summary: Define how shadow DOM should be handled when host is
                    adopted to a new document
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Component Model
          Assignee: dglazkov@chromium.org
          Reporter: bugs@pettay.fi
        QA Contact: public-webapps-bugzilla@w3.org
                CC: mike@w3.org, public-webapps@w3.org

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.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Wednesday, 19 November 2014 12:15:48 UTC