blob: b2269654eea574381398e06ec790e128e271e5e7 [file] [log] [blame]
Testing the MacOSInlineMediaControls 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.durationTimeLabel.element).top is "8px"
PASS successfullyParsed is true
TEST COMPLETE