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

Side by Side 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 unified diff | Download patch
OLDNEW
1 Slow loading WebVTT file interrupted just after a cue text linebreak. 1 Slow loading WebVTT file interrupted in the middle of a timestamp line.
2 2
3 EXPECTED (track.track.cues.length === '2') OK 3 EXPECTED (track.track.cues.length === '2') OK
4 EXPECTED (track.track.cues[0].text === 'Lorem ipsum') OK 4 EXPECTED (track.track.cues[0].text === 'Lorem ipsum') OK
5 END OF TEST 5 END OF TEST
6 6
OLDNEW
« 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