blob: 16f737e74a57cdbd4f5fc6a748cdf12112233c3d (
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
|
[scope-implicit.html]
[@scope without prelude implicitly scopes to parent of owner node]
expected: FAIL
[:scope can style implicit root]
expected: FAIL
[@scope works with two identical stylesheets]
expected: FAIL
[Implicit @scope with inner relative selector]
expected: FAIL
[Implicit @scope with inner nesting selector]
expected: FAIL
[Implicit @scope with limit]
expected: FAIL
[@scope with effectively empty :is() must not match anything]
expected: FAIL
[Implicit @scope has implicitly added :scope descendant combinator]
expected: FAIL
[Proximity calculation of multiple implicit @scope]
expected: FAIL
|