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