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

Unified Diff: LayoutTests/media/track/captions-webvtt/tc031-cue-recovery-note.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
Index: LayoutTests/media/track/captions-webvtt/tc031-cue-recovery-note.vtt
diff --git a/LayoutTests/media/track/captions-webvtt/tc031-cue-recovery-note.vtt b/LayoutTests/media/track/captions-webvtt/tc031-cue-recovery-note.vtt
new file mode 100644
index 0000000000000000000000000000000000000000..56defcc48b07bc71b91baa39b6b9c15230579fb1
--- /dev/null
+++ b/LayoutTests/media/track/captions-webvtt/tc031-cue-recovery-note.vtt
@@ -0,0 +1,9 @@
+WEBVTT
+
+00:00.000 --> 00:01.000
+Valid cue 1
+
+NOTE about something
+NOTE or something else - maybe an identifier
+00:02.000 --> 00:03.000
+Valid cue 2

Powered by Google App Engine
This is Rietveld 408576698