blob: 92697a2ab1cae0985c530ba476cccb01d116c181 [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