| OLD | NEW |
| (Empty) |
| 1 | |
| 2 PASS TextTrackCue.getCueAsHTML(), creating the cue | |
| 3 PASS TextTrackCue.getCueAsHTML(), <c> | |
| 4 PASS TextTrackCue.getCueAsHTML(), <c.a.b> | |
| 5 PASS TextTrackCue.getCueAsHTML(), <i> | |
| 6 PASS TextTrackCue.getCueAsHTML(), <b> | |
| 7 PASS TextTrackCue.getCueAsHTML(), <u> | |
| 8 PASS TextTrackCue.getCueAsHTML(), <ruby> | |
| 9 PASS TextTrackCue.getCueAsHTML(), <rt> | |
| 10 PASS TextTrackCue.getCueAsHTML(), <v> | |
| 11 PASS TextTrackCue.getCueAsHTML(), <v a b> | |
| 12 PASS TextTrackCue.getCueAsHTML(), <00:00:00.500> | |
| 13 FAIL TextTrackCue.getCueAsHTML(), x\0 assert_equals: data expected "x\0" but got
"x" | |
| 14 | |
| OLD | NEW |