Sign in
webkit
/
WebKit
/
031545c904ac108f0063861f58a3e4e2a299b0c0
/
.
/
LayoutTests
/
media
/
no-autoplay-with-user-gesture-requirement-expected.txt
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