blob: 7acf6ccae99c6dd475301b3b734bfa7bc8a737b7 [file] [log] [blame]
EXPECTED (video.controller instanceof MediaController == 'true') OK
TEST(video.currentTime = 0) THROWS(DOMException.INVALID_STATE_ERR: Failed to set the 'currentTime' property on 'HTMLMediaElement': The element is slaved to a MediaController.) OK
END OF TEST