Sign in
webkit
/
WebKit
/
7b570a58d7da85da85d3f5c0a81dcea9d42c9a32
/
.
/
LayoutTests
/
media
/
video-no-autoplay-expected.txt
blob: d8030683847736b036e9cef756dfc18a4c8cc597 [
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