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

Side by Side Diff: LayoutTests/media/track/track-webvtt-tc027-empty-cue-expected.txt

Issue 62833005: The WebVTT parsing algorithm allows empty cue text (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
1 Tests that empty cues are discarded. 1 Tests that empty cues are discarded.
2 2
3 EXPECTED (video.textTracks[0].cues.length == '0') OK 3 EXPECTED (video.textTracks[0].cues.length == '0'), OBSERVED '3' FAIL
4 END OF TEST 4 END OF TEST
5 5
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698