| OLD | NEW |
| 1 PASS range.startContainer.id is rootNode.id |
| 2 PASS range.startOffset is 3 |
| 3 PASS range.endContainer.id is rootNode.id |
| 4 PASS range.startOffset is 3 |
| 1 PASS successfullyParsed is true | 5 PASS successfullyParsed is true |
| 2 | 6 |
| 3 TEST COMPLETE | 7 TEST COMPLETE |
| 4 PASS root is root | |
| 5 PASS 3 is 3 | |
| 6 PASS root is root | |
| 7 PASS 3 is 3 | |
| 8 Test that there is no crash when surroundContents is called with a node precedin
g the current selection. | 8 Test that there is no crash when surroundContents is called with a node precedin
g the current selection. |
| 9 | 9 |
| OLD | NEW |