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

Side by Side Diff: LayoutTests/media/track/track-webvtt-tc030-interspersed-non-cue-expected.txt

Issue 55853002: Handle empty lines in the 'TimingsAndSettings' state in the WebVTTParser (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 unified diff | Download patch
OLDNEW
(Empty)
1 Tests that an empty line after an identifier line discards the current cue and r estarts the cue loop.
2
3
4 *** Testing text track 0
5 EXPECTED (cues.length == '2') OK
6 EXPECTED (cues[0].text == 'First') OK
7 EXPECTED (cues[1].text == 'Second') OK
8 END OF TEST
9
OLDNEW
« no previous file with comments | « LayoutTests/media/track/track-webvtt-tc030-interspersed-non-cue.html ('k') | Source/core/html/track/WebVTTParser.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698