blob: 49909ec9f64be96099e11d6f41c889f2851efbdd [file] [log] [blame]
This test pauses the video, presses the fullscreen button, and drags the controls when the mouse is over a button. It should follow the mouse drag.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS media.webkitDisplayingFullscreen became true
PASS !!mediaControls.querySelector('.buttons-container.left') became true
PASS mediaControls.querySelector('.buttons-container.left').style.width became "100px"
PASS mediaControls.querySelector('.controls-bar').style.transform is "translate(-50px, -100px)"
PASS successfullyParsed is true
TEST COMPLETE