Chromium Code Reviews| Index: LayoutTests/editing/selection/range-surroundContents-with-preceding-node-expected.txt |
| diff --git a/LayoutTests/editing/selection/range-surroundContents-with-preceding-node-expected.txt b/LayoutTests/editing/selection/range-surroundContents-with-preceding-node-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..ea804500d384556624573f41e555e6a114b996a7 |
| --- /dev/null |
| +++ b/LayoutTests/editing/selection/range-surroundContents-with-preceding-node-expected.txt |
| @@ -0,0 +1,9 @@ |
| +PASS successfullyParsed is true |
| + |
| +TEST COMPLETE |
| +PASS root is root |
| +PASS 3 is 3 |
| +PASS root is root |
| +PASS 3 is 3 |
| +Test that there is no crash when surroundContents is called with a node preceding the current selection. |
| + |