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

Unified Diff: LayoutTests/media/track/captions-webvtt/tc030-interspersed-non-cue.vtt

Issue 55853002: Handle empty lines in the 'TimingsAndSettings' state in the WebVTTParser (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/track-webvtt-tc030-interspersed-non-cue.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/media/track/captions-webvtt/tc030-interspersed-non-cue.vtt
diff --git a/LayoutTests/media/track/captions-webvtt/tc030-interspersed-non-cue.vtt b/LayoutTests/media/track/captions-webvtt/tc030-interspersed-non-cue.vtt
new file mode 100644
index 0000000000000000000000000000000000000000..c825ab32e2e9cedf06979a7db213cb1ad28da17e
--- /dev/null
+++ b/LayoutTests/media/track/captions-webvtt/tc030-interspersed-non-cue.vtt
@@ -0,0 +1,9 @@
+WEBVTT
+
+00:00.000 --> 00:01.000
+First
+
+Stray Id or other non-cue content
+
+00:02.000 --> 00:03.000
+Second
« no previous file with comments | « no previous file | LayoutTests/media/track/track-webvtt-tc030-interspersed-non-cue.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698