blob: 805586663a8d2510a3a8024675875f38a66e8025 [file] [log] [blame]
Testing the TimeControl behavior for the loading state.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
TimeControl should not be in loading state by default.
PASS mediaController.controls.timeControl.loading is false
Media is stalled, TimeControl should now be in the loading state.
PASS mediaController.controls.timeControl.loading is true
PASS successfullyParsed is true
TEST COMPLETE