[Bug 20129] New: [Templates]: consider enforcing invariant that templateContentsOwnerDocument is always that of the containing document, if there is one.

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

            Bug ID: 20129
           Summary: [Templates]: consider enforcing invariant that
                    templateContentsOwnerDocument is always that of the
                    containing document, if there is one.
    Classification: Unclassified
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Component Model
          Assignee: dglazkov@chromium.org
          Reporter: rafaelw@chromium.org
        QA Contact: public-webapps-bugzilla@w3.org
            Blocks: 15476

e.g. in the case of adopting a template from one document into another.

like extending cycle detection this would essentially be an extension of the
behavior of adoptNode (adopt template contents into the correct document's
templateContentsOwnerDocument).

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Wednesday, 28 November 2012 19:04:38 UTC