Index: LayoutTests/fast/dom/NamedNodeMap-setNamedItem-crash-expected.txt |
diff --git a/LayoutTests/fast/dom/NamedNodeMap-setNamedItem-crash-expected.txt b/LayoutTests/fast/dom/NamedNodeMap-setNamedItem-crash-expected.txt |
index dc8df5421d0b4cd689b4e191ce37bd62d9c562a7..142df7ab06de3e428579b5d420e8886e5109109e 100644 |
--- a/LayoutTests/fast/dom/NamedNodeMap-setNamedItem-crash-expected.txt |
+++ b/LayoutTests/fast/dom/NamedNodeMap-setNamedItem-crash-expected.txt |
@@ -1,2 +1,2 @@ |
-CONSOLE MESSAGE: line 7: Uncaught Error: NotFoundError: DOM Exception 8 |
+CONSOLE MESSAGE: line 7: Uncaught NotFoundError: An attempt was made to reference a Node in a context where it does not exist. |
This passes if it does not crash. (see https://bugs.webkit.org/show_bug.cgi?id=18958) |