blob: bc2b9c38bdb590fdda337e896137bef8d0354ab5 [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