blob: 38404c243cb037d36696c14dc33b5cde04688c78 [file] [log] [blame]
Testing the MuteSupport behavior by clicking on the mute button.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS mediaController.controls.muteButton.muted is false
Pressing the mute button
volumechange event was dispatched
PASS media.muted is true
PASS mediaController.controls.muteButton.muted is true
Pressing the mute button
volumechange event was dispatched
PASS media.muted is false
PASS mediaController.controls.muteButton.muted is false
PASS successfullyParsed is true
TEST COMPLETE