blob: fd866cb97d7be6821966928ffd56e7a608eaa5b3 [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.remainingTimeLabel.element).top is "8px"
PASS successfullyParsed is true
TEST COMPLETE