Home | History | Annotate | Download | only in core-component-page

Lines Matching refs:styles

46       // NOTE: include template so that styles are loaded, but remove
50 this.styles = template.content.querySelectorAll('style').array();
51 this.styles.forEach(function(s) {
61 this.installScopeStyle(this.styles[0]);
69 this.installScopeStyle(this.styles[1], 'host');
2055 * some css styles may not be preserved.