| OLD | NEW |
| 1 Running 6 tests | 1 CONSOLE: unittest-suite-wait-for-done |
| 2 ok 1 replaceChild should throw with invalid arguments | 2 CONSOLE: PASS: should throw with invalid arguments |
| 3 ok 2 replaceChild should replace elements | 3 CONSOLE: PASS: should replace elements |
| 4 ok 3 replaceChild should replace text | 4 CONSOLE: PASS: should replace text |
| 5 ok 4 replaceChild should replace children with a fragment | 5 CONSOLE: PASS: should replace children with a fragment |
| 6 ok 5 replaceChild should throw when inserting a tree scope | 6 CONSOLE: |
| 7 ok 6 replaceChild should throw when appending to a text | 7 CONSOLE: All 4 tests passed. |
| 8 6 tests | 8 CONSOLE: unittest-suite-success |
| 9 6 pass | 9 DONE |
| 10 0 fail | |
| OLD | NEW |