Index: third_party/WebKit/LayoutTests/media/media-reparent.html |
diff --git a/third_party/WebKit/LayoutTests/media/media-reparent.html b/third_party/WebKit/LayoutTests/media/media-reparent.html |
index 1290341516cc30d4b486d121423bce929cb8f5fc..59a6c811b05c0350f2d59644173f4a3d7563b917 100644 |
--- a/third_party/WebKit/LayoutTests/media/media-reparent.html |
+++ b/third_party/WebKit/LayoutTests/media/media-reparent.html |
@@ -1,4 +1,6 @@ |
Test that reparenting a removed media tag doesn't crash the process. |
+<!-- 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> |
setTimeout(function(){ |