blob: 85c5edbfd2e13acaa8521be8a2f038b6224f69ce [file] [log] [blame]
Tests the behavior of the resize / orientationchange event listeners on both the body and the window.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
Before rotation
PASS In body's onorientationchange event handler
PASS In window's orientationchange event listener
PASS In body's onresize event handler
PASS In window's resize event listener
After rotation
PASS successfullyParsed is true
TEST COMPLETE
Rotation test.