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 19918 - [Shadow]: Additional statement for spec about upper boundary encapsulation
Summary: [Shadow]: Additional statement for spec about upper boundary encapsulation
Status: RESOLVED DUPLICATE of bug 20139
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: HISTORICAL - Component Model (show other bugs)
Version: unspecified
Hardware: PC Windows NT
: P2 normal
Target Milestone: ---
Assignee: Dimitri Glazkov
QA Contact: public-webapps-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 18428
  Show dependency treegraph
 
Reported: 2012-11-09 14:02 UTC by Mikhail Fursov
Modified: 2012-12-07 23:32 UTC (History)
0 users

See Also:


Attachments

Description Mikhail Fursov 2012-11-09 14:02:20 UTC
Spec says: 

"The nodes with a unique id and named elements are not addressable from any attributes of elements in shadow host's document"

I think that the reverse must also be true: 

"The nodes with a unique id and named elements in shadow host are not addressable from any attributes of elements in shadow tree document"

?
Comment 1 Dimitri Glazkov 2012-12-07 23:32:33 UTC
This is ultimately part of bug 20139, since all those statements are just informative, and are merely an effect of the shadow tree being a separate tree from a document.

*** This bug has been marked as a duplicate of bug 20139 ***