Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/media/video-display-aspect-ratio-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/media/video-display-aspect-ratio-expected.txt b/third_party/WebKit/LayoutTests/media/video-display-aspect-ratio-expected.txt |
| deleted file mode 100644 |
| index c88400cc70ac5c72a0e6599c493e35ce859c724e..0000000000000000000000000000000000000000 |
| --- a/third_party/WebKit/LayoutTests/media/video-display-aspect-ratio-expected.txt |
| +++ /dev/null |
| @@ -1,7 +0,0 @@ |
| -EXPECTED (video.videoWidth == '0') OK |
| -EXPECTED (video.videoHeight == '0') OK |
| -EVENT(loadedmetadata) |
| -EXPECTED (video.videoWidth == '427') OK |
| -EXPECTED (video.videoHeight == '240') OK |
| -END OF TEST |
| - |