Source code

Revision control

Copy as Markdown

Other Tools

[onchange-event.html]
expected:
if (os == "mac") and debug: [OK, TIMEOUT]
[Test that orientationchange event is fired when the orientation changes.]
expected:
if (os == "mac") and debug: [FAIL, NOTRUN]
if os == "android": PASS
FAIL
[Test that orientationchange event is not fired when the orientation does not change.]
expected:
if (os == "mac") and debug: [FAIL, TIMEOUT]
if os == "android": PASS
FAIL