Searched defs:shadowRoot (Results 1 – 6 of 6) sorted by relevance
23 const shadowRoot = this.attachShadow({ mode: 'open' }); constant93 const shadowRoot = this.attachShadow({ mode: 'open' }); constant
22 const shadowRoot = this.attachShadow({ mode: 'open' }); constant
25 const shadowRoot = this.attachShadow({ mode: 'open' }); constant
73 const shadowRoot = this.attachShadow({ mode: 'open' }); constant
39 let shadowRoot = spSystemTrace.attachShadow({mode: 'open'}); variable
30 const shadowRoot = this.attachShadow({ mode: 'open' }); constant