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 20613 - [Explainer]: Remove ShadowRoot constructor
Summary: [Explainer]: Remove ShadowRoot constructor
Status: RESOLVED FIXED
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: HISTORICAL - Component Model (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Dominic Cooney
QA Contact: public-webapps-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 14949
  Show dependency treegraph
 
Reported: 2013-01-09 01:15 UTC by Eric Bidelman
Modified: 2013-05-30 07:56 UTC (History)
1 user (show)

See Also:


Attachments

Description Eric Bidelman 2013-01-09 01:15:08 UTC
https://dvcs.w3.org/hg/webcomponents/raw-file/tip/explainer/index.html#making-more-shadows

still uses:

var shadow = new ShadowRoot(anyElement);
Comment 1 Dominic Cooney 2013-05-30 07:56:25 UTC
Fixed in <https://dvcs.w3.org/hg/webcomponents/rev/302fae8e9e69>