blob: 5e38917e7a74a44691e21490b635aadc4c0f1d41 [file] [log] [blame]
This tests that media element controls are reset to their default state when the src is changed to an invalid url.
This test only runs in DRT!
EVENT(canplaythrough)
EXPECTED (getTimeLineValue() == '0') OK
EVENT(seeked)
EXPECTED (getTimeLineValue() == '1') OK
EVENT(error)
EXPECTED (getTimeLineValue() == '0') OK
END OF TEST