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