blob: 97498c04cb5c6e48fa0a2bed85f6a888397e583f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
[has-basic.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[:has(> .target) matches expected elements]
expected: FAIL
[.parent:has(~ #h) matches expected elements]
expected: FAIL
[:has(+ #h) matches expected elements]
expected: FAIL
[:has(> .parent) matches expected elements]
expected: FAIL
[:has(> .parent, > .target) matches expected elements]
expected: FAIL
|