blob: 23bfe5fa0a462fc39804e2fbb2959a7a9d85b2b0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
[scrollbar-width-003.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[horizontal-tb, ltr, scrollbar-width auto]
expected:
if os == "android": FAIL
[horizontal-tb, ltr, scrollbar-width thin]
expected:
if os == "android": FAIL
[horizontal-tb, rtl, scrollbar-width auto]
expected:
if os == "android": FAIL
[horizontal-tb, rtl, scrollbar-width thin]
expected:
if os == "android": FAIL
|