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