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 | |