haikuwebkit/LayoutTests/media/video-controller-currentTim...

8 lines
185 B
Plaintext

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