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