Testing the IOSOSInlineMediaControls computed styles. | |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". | |
PASS window.getComputedStyle(mediaControls.timeControl.scrubber.element).top is "0px" | |
PASS window.getComputedStyle(mediaControls.timeControl.elapsedTimeLabel.element).top is "8px" | |
PASS window.getComputedStyle(mediaControls.timeControl.remainingTimeLabel.element).top is "8px" | |
PASS successfullyParsed is true | |
TEST COMPLETE | |