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

Unified Diff: LayoutTests/http/tests/media/track/track-webvtt-slow-loading-2-expected.txt

Issue 64303004: Handle buffer boundaries in the WebVTT parser (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fix compilation warning 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 | « LayoutTests/http/tests/media/track/track-webvtt-slow-loading-2.html ('k') | Source/core/core.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/http/tests/media/track/track-webvtt-slow-loading-2-expected.txt
diff --git a/LayoutTests/http/tests/media/track/track-webvtt-slow-loading-expected.txt b/LayoutTests/http/tests/media/track/track-webvtt-slow-loading-2-expected.txt
similarity index 61%
copy from LayoutTests/http/tests/media/track/track-webvtt-slow-loading-expected.txt
copy to LayoutTests/http/tests/media/track/track-webvtt-slow-loading-2-expected.txt
index 3add4a15f0afcf6a3c2b5d58fd7c01dc9bc020a7..15c95116fe688f1787784fa8980ff93bdacf072c 100644
--- a/LayoutTests/http/tests/media/track/track-webvtt-slow-loading-expected.txt
+++ b/LayoutTests/http/tests/media/track/track-webvtt-slow-loading-2-expected.txt
@@ -1,4 +1,4 @@
-Slow loading WebVTT file interrupted just after a cue text linebreak.
+Slow loading WebVTT file interrupted in the middle of a timestamp line.
EXPECTED (track.track.cues.length === '2') OK
EXPECTED (track.track.cues[0].text === 'Lorem ipsum') OK
« no previous file with comments | « LayoutTests/http/tests/media/track/track-webvtt-slow-loading-2.html ('k') | Source/core/core.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698