Chromium Code Reviews| OLD | NEW |
|---|---|
| 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 | |
| OLD | NEW |