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 142df7ab06de3e428579b5d420e8886e5109109e..7a50f8446f335d4b3076d7fca3be06ff6d6f6155 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 NotFoundError: An attempt was made to reference a Node in a context where it does not exist. |
+CONSOLE ERROR: 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) |