blob: 0d535cd082b224b68b5bd23d170f2b99b40eb9a3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
|
[scope-nesting.html]
[Implicit :scope in <scope-end>]
expected: FAIL
[Relative selectors in <scope-end>]
expected: FAIL
[Nesting-selector in the scope's <stylesheet>]
expected: FAIL
[Nesting-selector within :scope rule]
expected: FAIL
[Nesting-selector within :scope rule (double nested)]
expected: FAIL
[@scope nested within style rule]
expected: FAIL
[Parent pseudo class within scope-start]
expected: FAIL
[Parent pseudo class within scope-end]
expected: FAIL
[Parent pseudo class within body of nested @scope]
expected: FAIL
[Implicit rule within nested @scope ]
expected: FAIL
[Implicit rule within nested @scope (proximity)]
expected: FAIL
[Nested :scope inside an :is]
expected: FAIL
[:scope within nested and scoped rule]
expected: FAIL
[:scope within nested and scoped rule (implied &)]
expected: FAIL
[:scope within nested and scoped rule (relative)]
expected: FAIL
[Scoped nested group rule]
expected: FAIL
|