blob: 4b02e53a4c2c6ca775215504f405c9043794cdbd [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