blob: 4b02e53a4c2c6ca775215504f405c9043794cdbd (
plain)
1
2
3
4
5
6
7
|
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
|