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 7ca7c1110f8d0f3e1c925e461177d9fb63ccc61f..d6e4dba8b45e1efd114fa1e82cab3ce148c95aff 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 ERROR: line 10: Uncaught NotFoundError: Failed to execute 'appendChild' on 'Node': The new child element is null. |
+CONSOLE ERROR: line 10: Uncaught TypeError: Failed to execute 'appendChild' on 'Node': parameter 1 is not of type 'Node'. |