Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / selection / range-surroundContents-with-preceding-node-expected.txt
blob1bd3da65ea99a846009348d5d03b6b62482659a9
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
5 PASS successfullyParsed is true
7 TEST COMPLETE
8 Test that there is no crash when surroundContents is called with a node preceding the current selection.