| Test matched styles for nodes include shadow dom scoped styles. |
| == Running test suite: CSS.ShadowScopedStyle |
| -- Running test case: CSS.ShadowScopedStyle.HostStyles |
| PASS: Node should have shadow roots. |
| PASS: Node should not be in a shadow tree. |
| PASS: Node should have an open shadow root. |
| PASS: Node should have no pseudo element styles. |
| address, article, aside, div, footer, header, hgroup, layer, main, nav, section { |
| -- Running test case: CSS.ShadowScopedStyle.ElementInShadowTree |
| PASS: Node should not have shadow roots. |
| PASS: Node should be in a shadow tree. |
| address, article, aside, div, footer, header, hgroup, layer, main, nav, section { |