blob: 8bd5b65903237f73736bef4ce07fa9f3bb75d9aa (
plain)
1
2
3
4
5
6
7
8
9
|
[orientation-reading.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
if (os == "android") and not fission: OK
ERROR
[Test that screen.orientation values change if the orientation changes]
expected:
if os == "android": PASS
NOTRUN
|