DOM mutation events should not be dispatched during DOM mutations in surroundContents(). | |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". | |
PASS textContainer.childNodes.length is 2 | |
PASS range.startContainer === textContainer is true | |
PASS range.startOffset is 1 | |
PASS range.endContainer === textContainer is true | |
PASS range.endOffset is 2 | |
PASS Did not crash. | |
PASS successfullyParsed is true | |
TEST COMPLETE | |