blob: bf47d2b4f77bc74f6679969f6e3fa8b349453134 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
[scope-shadow.tentative.html]
[@scope can match :host]
expected: FAIL
[@scope can match :host(...)]
expected: FAIL
[:scope matches host via the scoping root]
expected: FAIL
[:scope within :is() matches host via the scoping root]
expected: FAIL
[Implicit @scope as direct child of shadow root]
expected: FAIL
[Implicit @scope in construted stylesheet]
expected: FAIL
|