Sign in
webkit
/
WebKit
/
3d0b42cd8733f1288f0258cb4ec38a61fc1b4d9e
/
.
/
LayoutTests
/
media
/
video-no-autoplay-expected.txt
blob: 816620816a2f1e4af99394f2287beff86d04b7a4 [
file
] [
log
] [
blame
]
Test that play event does not fire when "src" set with no autoplay attribute.
EXPECTED (video.paused == 'true') OK
EVENT(canplaythrough)
EXPECTED (video.paused == 'true') OK
END OF TEST