Index: third_party/WebKit/LayoutTests/media/video-currentTime-delay.html |
diff --git a/third_party/WebKit/LayoutTests/media/video-currentTime-delay.html b/third_party/WebKit/LayoutTests/media/video-currentTime-delay.html |
index 30afa6ef6f72e9a7b173694310e2ad473feed13c..b81a59f6c132557876d8aa1bd6414fc5a22873eb 100644 |
--- a/third_party/WebKit/LayoutTests/media/video-currentTime-delay.html |
+++ b/third_party/WebKit/LayoutTests/media/video-currentTime-delay.html |
@@ -6,6 +6,8 @@ |
<p>Test a delay in playing the movie results in a canPlay event.</p> |
<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> |
waitForEventOnce('canplaythrough', |