blob: eed460974c956cb803807927a5c3b30ed0fce382 [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') OK
EXPECTED (endBox.top - startBox.top == '15') OK
Second drag.
EXPECTED (endBox.left - startBox.left == '5') OK
EXPECTED (endBox.top - startBox.top == '5') OK
END OF TEST