| OLD | NEW |
| 1 Running 7 tests | 1 CONSOLE: unittest-suite-wait-for-done |
| 2 ok 1 Document should allow replacing the document element | 2 CONSOLE: PASS: should allow replacing the document element |
| 3 ok 2 Document should allow replacing a text child with an element | 3 CONSOLE: PASS: should allow replacing a text child with an element |
| 4 ok 3 Document should allow replacing the document element with text | 4 CONSOLE: PASS: should allow replacing the document element with text |
| 5 ok 4 Document should allow inserting text with a fragment | 5 CONSOLE: PASS: should allow inserting text with a fragment |
| 6 ok 5 Document should allow replacing the document element with a fragment | 6 CONSOLE: PASS: should allow replacing the document element with a fragment |
| 7 ok 6 Document should throw when inserting multiple elements | 7 CONSOLE: PASS: should throw when inserting multiple elements |
| 8 ok 7 Document should throw when inserting multiple elements with a fragment | 8 CONSOLE: PASS: should throw when inserting multiple elements with a fragment |
| 9 7 tests | 9 CONSOLE: |
| 10 7 pass | 10 CONSOLE: All 7 tests passed. |
| 11 0 fail | 11 CONSOLE: unittest-suite-success |
| 12 DONE |
| OLD | NEW |