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 27512 - [scoping] Some terminology discrepancy with Shadow DOM spec
Summary: [scoping] Some terminology discrepancy with Shadow DOM spec
Status: RESOLVED FIXED
Alias: None
Product: CSS
Classification: Unclassified
Component: CSS Scoping (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Tab Atkins Jr.
QA Contact: public-css-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-04 08:41 UTC by Takayoshi Kochi
Modified: 2014-12-17 19:13 UTC (History)
2 users (show)

See Also:


Attachments

Description Takayoshi Kochi 2014-12-04 08:41:15 UTC
In Section 3, "Shadow Encapsulation", terms "active shadow tree" and "distribution list" are used, but they don't appear in the latest Shadow DOM spec:
http://w3c.github.io/webcomponents/spec/shadow/

"active shadow tree" can be replaced with "youngest shadow tree", and "distribution list" with "distributed nodes".
Comment 1 Tab Atkins Jr. 2014-12-17 19:13:59 UTC
Done.