Index: LayoutTests/fast/dynamic/outerHTML-no-element-expected.txt |
diff --git a/LayoutTests/fast/dynamic/outerHTML-no-element-expected.txt b/LayoutTests/fast/dynamic/outerHTML-no-element-expected.txt |
index 20fb39909a3883de089ef70c7536acb9444ae48e..2613414b02e2314d6369d2cac36d557af0f67a8b 100644 |
--- a/LayoutTests/fast/dynamic/outerHTML-no-element-expected.txt |
+++ b/LayoutTests/fast/dynamic/outerHTML-no-element-expected.txt |
@@ -2,4 +2,4 @@ test for 4110775 Crash will occur when double-clicking outerHTML link on W3 DOM |
If the test fails, Safari may crash, or you may see a failure message below. If the test passes, you should see a message with a description of the expected exception. |
-This test passed - expected error - Error: NoModificationAllowedError: DOM Exception 7 |
+This test passed - expected error - NoModificationAllowedError: An attempt was made to modify an object where modifications are not allowed. |