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

Unified Diff: LayoutTests/media/track/captions-webvtt/tc031-cue-recovery-cuetext.vtt

Issue 75273002: Handle recovery on "timestamp-looking" lines in the WebVTT parser (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 1 month 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
« no previous file with comments | « no previous file | LayoutTests/media/track/captions-webvtt/tc031-cue-recovery-header.vtt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/media/track/captions-webvtt/tc031-cue-recovery-cuetext.vtt
diff --git a/LayoutTests/media/track/captions-webvtt/tc030-interspersed-non-cue.vtt b/LayoutTests/media/track/captions-webvtt/tc031-cue-recovery-cuetext.vtt
similarity index 53%
copy from LayoutTests/media/track/captions-webvtt/tc030-interspersed-non-cue.vtt
copy to LayoutTests/media/track/captions-webvtt/tc031-cue-recovery-cuetext.vtt
index c825ab32e2e9cedf06979a7db213cb1ad28da17e..88f56cceca8526c1cb1a90197ec79125713aa37c 100644
--- a/LayoutTests/media/track/captions-webvtt/tc030-interspersed-non-cue.vtt
+++ b/LayoutTests/media/track/captions-webvtt/tc031-cue-recovery-cuetext.vtt
@@ -1,9 +1,6 @@
WEBVTT
00:00.000 --> 00:01.000
-First
-
-Stray Id or other non-cue content
-
+Valid cue 1
00:02.000 --> 00:03.000
-Second
+Valid cue 2
« no previous file with comments | « no previous file | LayoutTests/media/track/captions-webvtt/tc031-cue-recovery-header.vtt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698