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

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

Issue 2030383002: Convert track-webvtt-tc[027-029] tests to testharness.js (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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 unified diff | Download patch
OLDNEW
1 Tests that empty cues are discarded. 1 This is a testharness.js-based test.
2 FAIL Check cues from captions-webvtt/tc027-empty-cue.vtt assert_equals: expected 0 but got 3
Srirama 2016/06/03 14:09:29 There are few more tests with similar reason for f
fs 2016/06/03 14:37:16 The correct parser would be the one at core/html/t
Srirama 2016/06/03 17:54:23 Done.
3 Harness: the test ran to completion.
2 4
3 EXPECTED (video.textTracks[0].cues.length == '0'), OBSERVED '3' FAIL
4 END OF TEST
5
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698