Index: third_party/WebKit/LayoutTests/http/tests/media/track/track-webvtt-slow-loading.html |
diff --git a/third_party/WebKit/LayoutTests/http/tests/media/track/track-webvtt-slow-loading.html b/third_party/WebKit/LayoutTests/http/tests/media/track/track-webvtt-slow-loading.html |
index 51a65b018d7f6152b79e55be37eb7d5b67226611..e8864824ce6e16902ed5dea34f89cd24fd2e34f6 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/media/track/track-webvtt-slow-loading.html |
+++ b/third_party/WebKit/LayoutTests/http/tests/media/track/track-webvtt-slow-loading.html |
@@ -1,5 +1,7 @@ |
<!doctype html> |
<title>Slow loading WebVTT file interrupted just after a cue text linebreak</title> |
+<!-- TODO(philipj): Convert test to testharness.js. crbug.com/588956 |
+ (Please avoid writing new tests using video-test.js) --> |
<script src=/media-resources/video-test.js></script> |
<script> |
function loadAndStall() |