blob: e7df6ad370d3e97b62a0bdfc938b1296886c9028 [file] [log] [blame]
Testing the MacOSFullscreenMediaControls computed styles.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS window.getComputedStyle(mediaControls.volumeSlider.element).left became "30px"
PASS window.getComputedStyle(mediaControls.volumeSlider.element).top is "0px"
PASS window.getComputedStyle(mediaControls.volumeSlider.element).width is "60px"
PASS window.getComputedStyle(mediaControls.volumeSlider.element).height is "16px"
PASS successfullyParsed is true
TEST COMPLETE