blob: c78bbee74d66b6d22a9acc888e16613b0584a456 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
[getclientrects-001.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[horizontal-tb rtl]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
[vertical-lr rtl]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
[vertical-rl rtl]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
|