[lock-unlock-check.html]
expected:
if (os == "mac") and debug: [OK, TIMEOUT]
[Unlocking the screen orientation after a change event must not abort]
expected:
if (os == "mac") and debug: [FAIL, NOTRUN]
if (os == "android"): PASS
FAIL
[Re-locking the screen orientation after a change event fires must not abort]
expected:
if (os == "mac") and debug: [FAIL, TIMEOUT]
if (os == "android"): PASS
FAIL