blob: 7028505812712a7889d7c48827cfee7ee3153008 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
[getclientrects-000.html]
[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"]
|