blob: 96a88921609e56d8d254d5fe615c763a2861014f [file] [log] [blame]
Testing the RemainingTimeSupport behavior.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
durationchange event was dispatched
PASS mediaController.controls.timeControl.remainingTimeLabel.value became -media.duration
timeupdate event was dispatched
PASS mediaController.controls.timeControl.remainingTimeLabel.value became media.currentTime - media.duration
PASS successfullyParsed is true
TEST COMPLETE