Index: LayoutTests/fast/dom/custom/lifecycle-created-createElement-recursion-expected.txt |
diff --git a/LayoutTests/fast/dom/custom/lifecycle-created-createElement-recursion-expected.txt b/LayoutTests/fast/dom/custom/lifecycle-created-createElement-recursion-expected.txt |
index ace4056b8b4d623fd4042b56bd6dc8311caedb63..10bf539c4f3c559c5b48f0a0e64c8dfeff3c4ceb 100644 |
--- a/LayoutTests/fast/dom/custom/lifecycle-created-createElement-recursion-expected.txt |
+++ b/LayoutTests/fast/dom/custom/lifecycle-created-createElement-recursion-expected.txt |
@@ -1,4 +1,4 @@ |
-CONSOLE MESSAGE: line 8: Uncaught RangeError: Maximum call stack size exceeded. |
+CONSOLE ERROR: line 8: Uncaught RangeError: Maximum call stack size exceeded. |
PASS unless crash |
PASS successfullyParsed is true |