diff -r 000000000000 -r 4f2f89ce4247 WebCore/manual-tests/video-waiting-seeking.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/WebCore/manual-tests/video-waiting-seeking.html Fri Sep 17 09:02:29 2010 +0300 @@ -0,0 +1,81 @@ + + + + + + + + +

Attempt to seek out of the buffered range. If supported, this + should cause a waiting and seeking event to be fired for each seek. + This test makes assumptions on the size of the input file, the bitrate + of delivery, and the duration of the file. +

+

+ Source is assumed to be about 188k with a uniform bitrate, > 4 + seconds in length, and served at 25kb/s. This should make seeking one + second ahead every 200ms always leave the buffered region. +

+ +