Index: third_party/WebKit/LayoutTests/media/track/track-cue-rendering-tree-is-removed-properly-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/media/track/track-cue-rendering-tree-is-removed-properly-expected.txt b/third_party/WebKit/LayoutTests/media/track/track-cue-rendering-tree-is-removed-properly-expected.txt |
deleted file mode 100644 |
index 77ba6cb405784f89d577c0fb43c29e5010ff6886..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/media/track/track-cue-rendering-tree-is-removed-properly-expected.txt |
+++ /dev/null |
@@ -1,16 +0,0 @@ |
-Tests that the cue display tree has been removed properly and no crash happens. |
- |
-** Set the mode of the text track to showing ** |
- |
-** Initialize the video element ** |
-EVENT(canplaythrough) |
- |
-** Empty the contents of the video element when it is ready to play ** |
- |
-** Text track should not be rendered anymore ** |
-No text track cue with display id '-webkit-media-text-track-display' is currently visible |
- |
-No crash. PASS. |
- |
-END OF TEST |
- |