Index: LayoutTests/fast/dom/Range/surroundContents-for-invalid-state-error-expected.txt |
diff --git a/LayoutTests/fast/dom/Range/surroundContents-for-invalid-state-error-expected.txt b/LayoutTests/fast/dom/Range/surroundContents-for-invalid-state-error-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..ac1b547c901af89173ca816086c56e0d27f7b83e |
--- /dev/null |
+++ b/LayoutTests/fast/dom/Range/surroundContents-for-invalid-state-error-expected.txt |
@@ -0,0 +1,5 @@ |
+PASS range.surroundContents(start) threw exception InvalidStateError: Failed to execute 'surroundContents' on 'Range': The Range has partially selected a non-Text node.. |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+ |