Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(70)

Unified Diff: third_party/WebKit/LayoutTests/media/track/track-cue-rendering-tree-is-removed-properly-expected.txt

Issue 1913423002: Convert track tests from video-test.js to testharness.js based (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address comment Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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
-

Powered by Google App Engine
This is Rietveld 408576698