| Index: third_party/WebKit/LayoutTests/media/video-seek-to-duration-with-playbackrate-zero-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/media/video-seek-to-duration-with-playbackrate-zero-expected.txt b/third_party/WebKit/LayoutTests/media/video-seek-to-duration-with-playbackrate-zero-expected.txt
|
| deleted file mode 100644
|
| index 8874d898b8d933fc1f1926e18d38a2ae78397fb1..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/media/video-seek-to-duration-with-playbackrate-zero-expected.txt
|
| +++ /dev/null
|
| @@ -1,18 +0,0 @@
|
| -EVENT(loadedmetadata)
|
| -Seeking to duration
|
| -EVENT(seeking)
|
| -EVENT(seeked)
|
| -EVENT(ended)
|
| -EXPECTED (video.currentTime == video.duration == 'true') OK
|
| -Seeking to the middle of the video
|
| -EVENT(seeking)
|
| -EVENT(seeked)
|
| -Setting loop to true and seeking to duration.
|
| -EVENT(seeking)
|
| -EVENT(seeked)
|
| -Seek to duration completed. Waiting for a seek to the beginning.
|
| -EVENT(seeking)
|
| -EVENT(seeked)
|
| -EXPECTED (video.currentTime == '0') OK
|
| -END OF TEST
|
| -
|
|
|