blob: eeae25a2c2ecea2e7cbacb654a66a719707e2c55 [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 "40px"
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