| Index: third_party/WebKit/LayoutTests/media/video-no-autoplay-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/media/video-no-autoplay-expected.txt b/third_party/WebKit/LayoutTests/media/video-no-autoplay-expected.txt
|
| deleted file mode 100644
|
| index d8030683847736b036e9cef756dfc18a4c8cc597..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/media/video-no-autoplay-expected.txt
|
| +++ /dev/null
|
| @@ -1,7 +0,0 @@
|
| -Test that play event does not fire when "src" set with no autoplay attribute.
|
| -
|
| -EXPECTED (video.paused == 'true') OK
|
| -EVENT(canplaythrough)
|
| -EXPECTED (video.paused == 'true') OK
|
| -END OF TEST
|
| -
|
|
|