Sign in
webkit
/
WebKit
/
ff4cb3c2323f3937e96e08f4f6fbe6c7755f9da5
/
.
/
LayoutTests
/
http
/
tests
/
media
/
video-play-progress-expected.txt
blob: 13ca4ee18103c81edba31a0881c906db76f30a99 [
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