Sign in
webkit
/
WebKit
/
e186610d35755f6e0c2b8fc6bba4c07f852f9f66
/
.
/
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