Index: LayoutTests/fast/dom/insertAdjacentHTML-DocumentFragment-crash-expected.txt |
diff --git a/LayoutTests/fast/dom/insertAdjacentHTML-DocumentFragment-crash-expected.txt b/LayoutTests/fast/dom/insertAdjacentHTML-DocumentFragment-crash-expected.txt |
index 096995008ff4e2e957deaca32a7017bd981817a5..649b8f8cbafaec082aec196955cb989ccdc3d7a0 100644 |
--- a/LayoutTests/fast/dom/insertAdjacentHTML-DocumentFragment-crash-expected.txt |
+++ b/LayoutTests/fast/dom/insertAdjacentHTML-DocumentFragment-crash-expected.txt |
@@ -1,2 +1,2 @@ |
-CONSOLE MESSAGE: line 9: Uncaught Error: NoModificationAllowedError: DOM Exception 7 |
+CONSOLE MESSAGE: line 9: Uncaught NoModificationAllowedError: An attempt was made to modify an object where modifications are not allowed. |
This test passes if it doesn't crash (or ASSERT). |