| Index: third_party/WebKit/LayoutTests/media/video-controls-always-visible-when-control-hovered.html
|
| diff --git a/third_party/WebKit/LayoutTests/media/video-controls-always-visible-when-control-hovered.html b/third_party/WebKit/LayoutTests/media/video-controls-always-visible-when-control-hovered.html
|
| index 340bfd108e5b90d9dc4d983bb1d678eb6733a621..f2af987b3d877e68561e64a8d02d0ef3e706345c 100644
|
| --- a/third_party/WebKit/LayoutTests/media/video-controls-always-visible-when-control-hovered.html
|
| +++ b/third_party/WebKit/LayoutTests/media/video-controls-always-visible-when-control-hovered.html
|
| @@ -6,7 +6,7 @@
|
| height: 240px;
|
| }
|
| </style>
|
| -<!-- TODO(philipj): Convert test to testharness.js. crbug.com/588956
|
| +<!-- TODO(foolip): Convert test to testharness.js. crbug.com/588956
|
| (Please avoid writing new tests using video-test.js) -->
|
| <script src=video-test.js></script>
|
| <script src=media-file.js></script>
|
|
|