blob: 1768b21bb49e1332974ddf4b78e78371f7c26e25 (
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
|
[scope-evaluation.html]
[Single scope]
expected: FAIL
[Single scope with limit]
expected: FAIL
[Single scope, :scope pseudo in main selector]
expected: FAIL
[Single scope, :scope pseudo in to-selector]
expected: FAIL
[Multiple scopes, :scope pseudo in to-selector]
expected: FAIL
[Inner @scope with :scope in from-selector]
expected: FAIL
[Multiple scopes from same @scope-rule, only one limited]
expected: FAIL
[Nested scopes]
expected: FAIL
[Nested scopes, with to-selector]
expected: FAIL
[:scope selecting itself]
expected: FAIL
[The scoping limit is not in scope]
expected: FAIL
[Simulated inclusive scoping limit]
expected: FAIL
[Selecting self with :scope]
expected: FAIL
[Relative selector inside @scope]
expected: FAIL
[Scope root with :has()]
expected: FAIL
|