blob: b718d64582d447467c42503698e5488cc5205115 [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