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

Unified Diff: LayoutTests/media/track/opera/track/webvtt/parsing/001-expected.txt

Issue 62833005: The WebVTT parsing algorithm allows empty cue text (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/opera/track/webvtt/parsing/001-expected.txt
diff --git a/LayoutTests/media/track/opera/track/webvtt/parsing/001-expected.txt b/LayoutTests/media/track/opera/track/webvtt/parsing/001-expected.txt
index d45c5ddd0bf5c6a9378e6ae6012d7308fde87dc7..e65437e392cffa0fd5d28f338b84b155df134620 100644
--- a/LayoutTests/media/track/opera/track/webvtt/parsing/001-expected.txt
+++ b/LayoutTests/media/track/opera/track/webvtt/parsing/001-expected.txt
@@ -30,7 +30,7 @@ PASS WebVTT parser tests, space-chars.vtt
PASS WebVTT parser tests, timings-garbage.vtt
PASS WebVTT parser tests, timings-too-short.vtt
PASS WebVTT parser tests, timings-too-long.vtt
-FAIL WebVTT parser tests, newlines.vtt assert_equals: number of cues expected 4 but got 2
+FAIL WebVTT parser tests, newlines.vtt assert_equals: number of cues expected 4 but got 3
jochen (gone - plz use gerrit) 2013/11/11 12:27:28 why do you update the baselines instead of updatin
philipj_slow 2013/11/13 14:16:41 Fixing this is going to require some Subversion ma
PASS WebVTT parser tests, omitted-hours.vtt
PASS WebVTT parser tests, timings-60.vtt
PASS WebVTT parser tests, timings-negative.vtt

Powered by Google App Engine
This is Rietveld 408576698