Chromium Code Reviews| Index: LayoutTests/fast/dom/Range/surroundContents-for-mutation-expected.txt |
| diff --git a/LayoutTests/fast/dom/Range/surroundContents-for-mutation-expected.txt b/LayoutTests/fast/dom/Range/surroundContents-for-mutation-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..d8f56513b292d83ee573f2e0b58ad195679a06da |
| --- /dev/null |
| +++ b/LayoutTests/fast/dom/Range/surroundContents-for-mutation-expected.txt |
| @@ -0,0 +1,5 @@ |
| +PASS range.surroundContents(testFrame) threw exception HierarchyRequestError: Failed to execute 'surroundContents' on 'Range': This operation would set range's end to parent with new offset, but there's no parent into which to continue.. |
| +PASS successfullyParsed is true |
| + |
| +TEST COMPLETE |
| + |