| Index: LayoutTests/fast/dom/Window/slow-unload-handler-only-frame-is-stopped-expected.txt
|
| diff --git a/LayoutTests/fast/dom/Window/slow-unload-handler-only-frame-is-stopped-expected.txt b/LayoutTests/fast/dom/Window/slow-unload-handler-only-frame-is-stopped-expected.txt
|
| index a8984c64e2f43f8dba8e3260ad805a1ff11844dc..124f228759dc7830a3a557ead04800e1c79e81c4 100644
|
| --- a/LayoutTests/fast/dom/Window/slow-unload-handler-only-frame-is-stopped-expected.txt
|
| +++ b/LayoutTests/fast/dom/Window/slow-unload-handler-only-frame-is-stopped-expected.txt
|
| @@ -1,5 +1,5 @@
|
| frame "foo" - has 1 onunload handler(s)
|
| -CONSOLE MESSAGE: line 1: Uncaught Error: Too much time spent in unload handler.
|
| +CONSOLE ERROR: line 1: Uncaught Error: Too much time spent in unload handler.
|
| This is a test for bug 34226: [v8]: Regression: onunload event handling. If successful, PASS should be printed below.
|
|
|
| PASS
|
|
|