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 22790 - [Shadow]: Rename 'insertion points' to 'distribution points'.
Summary: [Shadow]: Rename 'insertion points' to 'distribution points'.
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: Hayato Ito
QA Contact: public-webapps-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 22716
  Show dependency treegraph
 
Reported: 2013-07-24 06:30 UTC by Hayato Ito
Modified: 2014-02-06 11:58 UTC (History)
0 users

See Also:


Attachments

Description Hayato Ito 2013-07-24 06:30:58 UTC
How about this idea?

I have a feeling that a term of 'insert' is widely used in DOM core.

e.g.
  http://dom.spec.whatwg.org/#node-is-inserted

Using 'insert' in Shadow DOM spec is very confusing since its meaning and usage are different from the one in DOM core.

To avoid confusion, I'd like to use 'distribute', instead, anywhere as possible as we can.
Comment 1 Hayato Ito 2014-02-06 11:58:38 UTC
Let me mark this WONTFIX.