Index: third_party/WebKit/LayoutTests/media/video-currentTime-set2.html |
diff --git a/third_party/WebKit/LayoutTests/media/video-currentTime-set2.html b/third_party/WebKit/LayoutTests/media/video-currentTime-set2.html |
index 57f464a84b8d042a7149b183d71a0fb2b9c935d4..f8dbcfdeb84494049700b9393d5f989f9e90fb6d 100644 |
--- a/third_party/WebKit/LayoutTests/media/video-currentTime-set2.html |
+++ b/third_party/WebKit/LayoutTests/media/video-currentTime-set2.html |
@@ -1,5 +1,7 @@ |
<video controls></video> |
<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> |
waitForEvent('canplaythrough', |