blob: e19c77ca0b8dfbef3a7a6ccb10402a19971124bf [file] [log] [blame]
Test that seeking video with media controller throws invalid state exception.
EVENT(canplaythrough)
TEST(video.currentTime = 3) THROWS(DOMException.INVALID_STATE_ERR) OK
END OF TEST