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 19997 - [Explainer]: Update examples with spec changes (:host -> @host, remove <style scoped>)
Summary: [Explainer]: Update examples with spec changes (:host -> @host, remove <style...
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: 2012-11-18 08:06 UTC by Eric Bidelman
Modified: 2013-05-30 08:28 UTC (History)
1 user (show)

See Also:


Attachments

Description Eric Bidelman 2012-11-18 08:06:27 UTC
":host { display: contents; }"

Also, I'm not sure what "display: contents" is.

The examples also used <style scoped> in the <template>
Comment 1 Dominic Cooney 2013-05-30 08:28:38 UTC
I nixed the <style scoped> in <https://dvcs.w3.org/hg/webcomponents/rev/302fae8e9e69>.

I can't find :host and display: contents, I believe they have fallen victim to other edits.