| OLD | NEW |
| 1 CONSOLE WARNING: The 'TextTrackCue' constructor is deprecated. Please use 'VTTCu
e' instead. | |
| 2 This is a testharness.js-based test. | 1 This is a testharness.js-based test. |
| 3 PASS TextTrackCue and VTTCue are separate interfaces | 2 PASS TextTrackCue and VTTCue are separate interfaces |
| 4 PASS TextTrackCue constructor returns a VTTCue | 3 PASS TextTrackCue constructor should not be supported |
| 5 PASS When not fully applied, TextTrackCue constructor throws a TypeError | |
| 6 Harness: the test ran to completion. | 4 Harness: the test ran to completion. |
| 7 | 5 |
| OLD | NEW |