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