Sign in
webkit
/
WebKit
/
1d5aa05b577b72310a642b32be77a33c7051fe62
/
.
/
LayoutTests
/
http
/
tests
/
media
/
video-play-progress-expected.txt
blob: 9cd121a97eae02afe6817c4cdcd3353a516aac7e [
file
] [
log
] [
blame
]
Test that at least one progress event is fired after starting to load the video.
RUN(video.play())
EVENT(loadstart)
EVENT(progress)
END OF TEST