| OLD | NEW |
| 1 Tests for getDestinationInsertionPoints(). | 1 distribution should be recalculated correctly for a detached subtree. |
| 2 | 2 |
| 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
| 4 | 4 |
| 5 | 5 |
| 6 PASS nodeList.length is expectedNodes.length | 6 PASS nodeList.length is expectedNodes.length |
| 7 PASS nodeList.length is expectedNodes.length |
| 7 PASS nodeList.item(0) is expectedNodes[0] | 8 PASS nodeList.item(0) is expectedNodes[0] |
| 8 PASS successfullyParsed is true | 9 PASS successfullyParsed is true |
| 9 | 10 |
| 10 TEST COMPLETE | 11 TEST COMPLETE |
| 11 | 12 |
| OLD | NEW |