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

Unified Diff: third_party/WebKit/LayoutTests/media/track/track-webvtt-tc030-interspersed-non-cue-expected.txt

Issue 2035753002: Convert track-webvtt-tc[030-032] tests to testharness.js (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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-webvtt-tc030-interspersed-non-cue-expected.txt
diff --git a/third_party/WebKit/LayoutTests/media/track/track-webvtt-tc030-interspersed-non-cue-expected.txt b/third_party/WebKit/LayoutTests/media/track/track-webvtt-tc030-interspersed-non-cue-expected.txt
deleted file mode 100644
index 714bbd63873e3c2a941100cf6d664e146109a43d..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/media/track/track-webvtt-tc030-interspersed-non-cue-expected.txt
+++ /dev/null
@@ -1,9 +0,0 @@
-Tests that an empty line after an identifier line discards the current cue and restarts the cue loop.
-
-
-*** Testing text track 0
-EXPECTED (cues.length == '2') OK
-EXPECTED (cues[0].text == 'First') OK
-EXPECTED (cues[1].text == 'Second') OK
-END OF TEST
-

Powered by Google App Engine
This is Rietveld 408576698