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

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

Issue 52533003: Refactor TextTrackLoader to properly use the dataReceived callback (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@cachedCueData
Patch Set: Created 7 years, 2 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
« no previous file with comments | « no previous file | Source/core/loader/TextTrackLoader.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 fc8ba32d882c818ccbb563496aad8d4eea0ec859..b19ea72f621043e9c69f77cb5d7352f9ca79442b 100644
--- a/LayoutTests/media/track/opera/track/webvtt/parsing/001-expected.txt
+++ b/LayoutTests/media/track/opera/track/webvtt/parsing/001-expected.txt
@@ -4,7 +4,7 @@ PASS WebVTT parser tests, settings-size.vtt
PASS WebVTT parser tests, settings-position.vtt
PASS WebVTT parser tests, settings-multiple.vtt
FAIL WebVTT parser tests, settings-line.vtt assert_equals: line (cue 8) expected 2147483647 but got -1
-FAIL WebVTT parser tests, settings-align.vtt assert_equals: number of cues expected 9 but got 10
+PASS WebVTT parser tests, settings-align.vtt
PASS WebVTT parser tests, signature-bom.vtt
PASS WebVTT parser tests, signature-space.vtt
PASS WebVTT parser tests, signature-space-no-newline.vtt
« no previous file with comments | « no previous file | Source/core/loader/TextTrackLoader.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698