14 lines
332 B
INI
14 lines
332 B
INI
[inline-client-rect.html]
|
|
expected:
|
|
if (os == "android") and fission: [OK, TIMEOUT]
|
|
[First rAF]
|
|
expected:
|
|
if os == "android": FAIL
|
|
if os == "mac": FAIL
|
|
if os == "win": FAIL
|
|
|
|
[scroller.scrollLeft = 90]
|
|
expected:
|
|
if os == "android": FAIL
|
|
if os == "mac": FAIL
|
|
if os == "win": FAIL
|