| 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..865dd3a344690321da828bb4d66450b50957ab2d 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 ('newChild') is not an object.
|
|
|
|
|