Confirmed users
3,816
edits
Line 115: | Line 115: | ||
| ? | | ? | ||
| ? | | ? | ||
|- | |||
| Test that currentTime returns currentTime inside the video | |||
| A(M) | |||
| Done, test_currentTime.html (only checks that it starts at 0) | |||
|- | |||
| Test duration of a video that is not buffered | |||
| A(m) | |||
| Done, tst_duration1.html | |||
|- | |||
| Test that ended event gets sent and currentTime set properly | |||
| A(M) | |||
| Done, test_ended1.html | |||
|- | |||
| Test that ended event gets sent and currentTime set properly for buffered video | |||
| A(M) | |||
| Done, test_ended1.html | |||
|- | |||
| Test that playback can be restarted | |||
| A(M) | |||
| Done, test_ended2.html | |||
|- | |||
| Should not be able to set networkState | |||
| A(M) | |||
| Done, test_networkState.html | |||
|- | |||
| Test paused | |||
| A(M) | |||
| Done, test_paused.html | |||
|- | |||
| Test cannot set readyState | |||
| A(M) | |||
| Done, test_readyState.html | |||
|- | |||
| Test that volume setting works | |||
| A(M) | |||
| Done, tst_volume.html | |||
|} | |} | ||