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 23134 - [Shadow]: createShadowRoot() should receive dictionary to initialize flags
Summary: [Shadow]: createShadowRoot() should receive dictionary to initialize flags
Status: RESOLVED DUPLICATE of bug 20144
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: 20144
  Show dependency treegraph
 
Reported: 2013-09-03 08:33 UTC by Morrita Hajime
Modified: 2015-02-10 08:48 UTC (History)
3 users (show)

See Also:


Attachments

Description Morrita Hajime 2013-09-03 08:33:06 UTC
Setting applyAuthorStyles and resetStyleInheritance after each shadow root 
creation seems like boilerplate. They should be able to be set at once,
as pamameters to createShadowRoot().
Comment 1 Yuta Kitamura 2013-10-22 06:33:41 UTC
Moving to "things to consider in the future" bucket for now.
Comment 2 Hayato Ito 2015-02-10 08:48:29 UTC
Since applyAuthorStyles and resetStyleInheritance were gone, let's merge this issue to bug 20144.

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