blob: b9a47db8be1e688cb3a3d7b77094744a6a16f2e9 [file] [log] [blame]
Testing the TracksSupport behavior with audio tracks.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
The tracks button should be disabled initially as we wait for metadata and audio tracks to be added.
PASS mediaController.controls.tracksButton.enabled is false
Eventually the audio tracks will be added and the tracks button will be enabled.
PASS mediaController.controls.tracksButton.enabled became true
PASS successfullyParsed is true
TEST COMPLETE