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 21952 - [Custom]: Being "In document" definition does not include shadow trees.
Summary: [Custom]: Being "In document" definition does not include shadow trees.
Status: RESOLVED WONTFIX
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: HISTORICAL - Component Model (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Dimitri Glazkov
QA Contact: public-webapps-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 18720
  Show dependency treegraph
 
Reported: 2013-05-07 17:32 UTC by Dimitri Glazkov
Modified: 2013-05-21 22:31 UTC (History)
1 user (show)

See Also:


Attachments

Description Dimitri Glazkov 2013-05-07 17:32:00 UTC
"callback must placed into the lifecycle callbacks queue with the callback this value of the custom element whenever custom element is inserted into a document."

Use http://dom.spec.whatwg.org/#concept-tree-host-including-inclusive-ancestor instead.
Comment 1 Dimitri Glazkov 2013-05-21 22:31:32 UTC
This needs to be fixed differently. The "In-documentness" of an element in a shadow tree needs to be explicitly defined.