blob: 435e585371439ca9d4721e057e2d6391071247f2 [file] [log] [blame]
Test that media autoplay should not work if user gesture is required for playback.
EXPECTED (video.paused == 'true') OK
EVENT(canplaythrough)
EXPECTED (video.paused == 'true') OK
END OF TEST