| Index: third_party/WebKit/LayoutTests/media/video-src-invalid-poster.html
|
| diff --git a/third_party/WebKit/LayoutTests/media/video-src-invalid-poster.html b/third_party/WebKit/LayoutTests/media/video-src-invalid-poster.html
|
| index 1b6decb3c7ba580616719dfbcf6077f12b4acbef..2c9c2037e2a4615f9426ae409fc0233dea83886f 100644
|
| --- a/third_party/WebKit/LayoutTests/media/video-src-invalid-poster.html
|
| +++ b/third_party/WebKit/LayoutTests/media/video-src-invalid-poster.html
|
| @@ -1,3 +1,5 @@
|
| +<!-- TODO(philipj): Convert test to testharness.js. crbug.com/588956
|
| + (Please avoid writing new tests using video-test.js) -->
|
| <script src=video-test.js></script>
|
| <video poster="content/abe.png">
|
| <source src="content/bogus" type="bogus">
|
|
|