Index: LayoutTests/fast/dom/outerText-no-element-expected.txt |
diff --git a/LayoutTests/fast/dom/outerText-no-element-expected.txt b/LayoutTests/fast/dom/outerText-no-element-expected.txt |
index 41e552d048b11e755a86b93405eff0339929aac4..e9a03ca78605c1457c9968b6639a6e12314622e5 100644 |
--- a/LayoutTests/fast/dom/outerText-no-element-expected.txt |
+++ b/LayoutTests/fast/dom/outerText-no-element-expected.txt |
@@ -2,4 +2,4 @@ Expected behavior: |
This page will try to set the outerText on an element that is no longer in the DOM tree. You should see a description of an expected error. |
this is a big test or something |
-Expected error - Error: NoModificationAllowedError: DOM Exception 7 |
+Expected error - NoModificationAllowedError: An attempt was made to modify an object where modifications are not allowed. |