Index: third_party/WebKit/LayoutTests/media/track/regions-webvtt/vtt-region-constructor.html |
diff --git a/third_party/WebKit/LayoutTests/media/track/regions-webvtt/vtt-region-constructor.html b/third_party/WebKit/LayoutTests/media/track/regions-webvtt/vtt-region-constructor.html |
index 719797d41ed1a122371e42a727b86c27514e529e..0171e841709a3dd84b8aac6498b73cae6159133c 100644 |
--- a/third_party/WebKit/LayoutTests/media/track/regions-webvtt/vtt-region-constructor.html |
+++ b/third_party/WebKit/LayoutTests/media/track/regions-webvtt/vtt-region-constructor.html |
@@ -4,6 +4,8 @@ |
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
<script src=../../media-file.js></script> |
+ <!-- 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> |
<script> |
var region; |