Sign in
webkit
/
WebKit
/
03e70e7bbd89baf9e6fd704451cb59c4abf5517b
/
.
/
LayoutTests
/
http
/
tests
/
media
/
video-load-suspend-expected.txt
blob: b7c197e2d9c3e47ee5420c5e5c99f03fa6a10439 [
file
] [
log
] [
blame
]
Test that the load eventually suspends and returns to NETWORK_IDLE.
RUN(video.src = file)
EVENT(loadstart)
EVENT(suspend)
EXPECTED (video.networkState == '1') OK
END OF TEST