| OLD | NEW |
| 1 Test passes if it does not induce a crash. | 1 Test passes if it does not induce a crash. |
| 2 Summary | 2 This is a testharness.js-based test. |
| 3 PASS , creating the cue |
| 4 FAIL , > assert_false: hasChildNodes() expected false got true |
| 5 PASS , |
| 6 PASS , x\0 |
| 7 Harness: the test ran to completion. |
| 3 | 8 |
| 4 Harness status: OK | |
| 5 | |
| 6 Found 4 tests | |
| 7 | |
| 8 3 Pass | |
| 9 1 Fail | |
| 10 Details | |
| 11 | |
| 12 Result Test Name Message | |
| 13 Pass , creating the cue | |
| 14 Fail , > assert_false: hasChildNodes() expected false got true | |
| 15 Pass , | |
| 16 Pass , x\0 | |
| OLD | NEW |