blob: f44e2983beb4bff100fd566c08ad558a7d748d02 [file] [log] [blame]
This tests that the video element's controls are draggable in full screen. Press any key to continue.
EVENT(webkitfullscreenchange)
First drag.
EXPECTED (endBox.left - startBox.left == '15'), OBSERVED '0' FAIL
EXPECTED (endBox.top - startBox.top == '15'), OBSERVED '0' FAIL
Second drag.
EXPECTED (endBox.left - startBox.left == '5'), OBSERVED '0' FAIL
EXPECTED (endBox.top - startBox.top == '5'), OBSERVED '0' FAIL
END OF TEST