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

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

Issue 15651003: [WebVTT] HTML5 "space" characters around "-->" are not required (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 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: 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 4773f935455639a1565d9f205912ed222712ea08..fc8ba32d882c818ccbb563496aad8d4eea0ec859 100644
--- a/LayoutTests/media/track/opera/track/webvtt/parsing/001-expected.txt
+++ b/LayoutTests/media/track/opera/track/webvtt/parsing/001-expected.txt
@@ -26,7 +26,7 @@ FAIL WebVTT parser tests, header-space.vtt assert_equals: number of cues expecte
FAIL WebVTT parser tests, header-tab.vtt assert_equals: number of cues expected 1 but got 0
PASS WebVTT parser tests, ids.vtt
FAIL WebVTT parser tests, arrows.vtt assert_equals: number of cues expected 6 but got 0
-FAIL WebVTT parser tests, space-chars.vtt assert_equals: number of cues expected 3 but got 2
+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

Powered by Google App Engine
This is Rietveld 408576698