| OLD | NEW |
| (Empty) |
| 1 This is a testharness.js-based test. | |
| 2 PASS VTTCue.getCueAsHTML(), creating the cue | |
| 3 PASS VTTCue.getCueAsHTML(), <c> | |
| 4 PASS VTTCue.getCueAsHTML(), <c.a.b> | |
| 5 PASS VTTCue.getCueAsHTML(), <i> | |
| 6 PASS VTTCue.getCueAsHTML(), <b> | |
| 7 PASS VTTCue.getCueAsHTML(), <u> | |
| 8 PASS VTTCue.getCueAsHTML(), <ruby> | |
| 9 PASS VTTCue.getCueAsHTML(), <rt> | |
| 10 PASS VTTCue.getCueAsHTML(), <v> | |
| 11 PASS VTTCue.getCueAsHTML(), <v a b> | |
| 12 PASS VTTCue.getCueAsHTML(), <00:00:00.500> | |
| 13 FAIL VTTCue.getCueAsHTML(), x\0 assert_equals: data expected "x\0" but got "x" | |
| 14 Harness: the test ran to completion. | |
| 15 | |
| OLD | NEW |