blob: 19de7b211714067cdf51e5bb73f8aba3dc7d7f4c [file] [log] [blame]
Testing the ControlsVisibilitySupport behavior when the controls attribute changes.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
Media has loaded metadata
PASS media.videoTracks.length became 1
PASS mediaController.controls.visible is true
Turning controls off
PASS mediaController.controls.visible is false
Turning controls back on
PASS mediaController.controls.visible is true
PASS successfullyParsed is true
TEST COMPLETE