| Index: third_party/WebKit/LayoutTests/http/tests/media/video-error-abort-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/media/video-error-abort-expected.txt b/third_party/WebKit/LayoutTests/http/tests/media/video-error-abort-expected.txt
|
| deleted file mode 100644
|
| index 9d7b331a03191925185ca3277fb3b8c1208b7c76..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/http/tests/media/video-error-abort-expected.txt
|
| +++ /dev/null
|
| @@ -1,20 +0,0 @@
|
| -
|
| -Test before movie is open
|
| -EXPECTED (video.error == 'null') OK
|
| -
|
| -'loadstart' event
|
| -EXPECTED (video.error == 'null') OK
|
| -RUN(video.load())
|
| -
|
| -'abort' event
|
| -EXPECTED (video.error == 'null') OK
|
| -EXPECTED (event.lengthComputable == 'undefined') OK
|
| -
|
| -'loadstart' event
|
| -EXPECTED (video.error == 'null') OK
|
| -
|
| -'canplaythrough' event
|
| -EXPECTED (video.error == 'null') OK
|
| -
|
| -END OF TEST
|
| -
|
|
|