Index: LayoutTests/fast/dom/timer-clear-interval-in-handler-and-generate-error-expected.txt |
diff --git a/LayoutTests/fast/dom/timer-clear-interval-in-handler-and-generate-error-expected.txt b/LayoutTests/fast/dom/timer-clear-interval-in-handler-and-generate-error-expected.txt |
index 556dcf9c6cae3a2d054681ca98661f0540747648..7ca7c1110f8d0f3e1c925e461177d9fb63ccc61f 100644 |
--- a/LayoutTests/fast/dom/timer-clear-interval-in-handler-and-generate-error-expected.txt |
+++ b/LayoutTests/fast/dom/timer-clear-interval-in-handler-and-generate-error-expected.txt |
@@ -1,2 +1,2 @@ |
-CONSOLE MESSAGE: line 10: Uncaught NotFoundError: Failed to execute 'appendChild' on 'Node': The new child element is null. |
+CONSOLE ERROR: line 10: Uncaught NotFoundError: Failed to execute 'appendChild' on 'Node': The new child element is null. |