blob: 80d728c4c76c3327cd7b011ef28f12a6afd76637 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
[highlight-pseudos-visited-computed-001.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[getComputedStyle() for ::target-text at #target1]
expected: FAIL
[getComputedStyle() for ::target-text at #target2]
expected: FAIL
[getComputedStyle() for ::spelling-error at #target1]
expected: FAIL
[getComputedStyle() for ::spelling-error at #target2]
expected: FAIL
[getComputedStyle() for ::grammar-error at #target1]
expected: FAIL
[getComputedStyle() for ::grammar-error at #target2]
expected: FAIL
|