| Index: third_party/WebKit/LayoutTests/media/video-intrinsic-width-height.html
|
| diff --git a/third_party/WebKit/LayoutTests/media/video-intrinsic-width-height.html b/third_party/WebKit/LayoutTests/media/video-intrinsic-width-height.html
|
| index 614f751b33e0e4d81ac76561463f4081743e8417..429648ee447c864dba5797878dc7341140eb6555 100644
|
| --- a/third_party/WebKit/LayoutTests/media/video-intrinsic-width-height.html
|
| +++ b/third_party/WebKit/LayoutTests/media/video-intrinsic-width-height.html
|
| @@ -6,7 +6,6 @@
|
| <script src="../resources/testharnessreport.js"></script>
|
| </head>
|
| <body>
|
| - <div id="log"></div>
|
| <!-- These tests assume that the default intrinsic width is 300x150, so that the default
|
| intrinsic ratio is 2:1. This is no longer per spec, but is what is implemented. -->
|
| <video title="no width/height attributes"
|
|
|