| Index: LayoutTests/fast/events/window-onerror-06-expected.txt
|
| diff --git a/LayoutTests/fast/events/window-onerror-06-expected.txt b/LayoutTests/fast/events/window-onerror-06-expected.txt
|
| index 30ea55cd171c98d026ae8c6cdf5925db3b5924f9..07a050f8d39bc645065f9513af0b56b37cb1bac2 100644
|
| --- a/LayoutTests/fast/events/window-onerror-06-expected.txt
|
| +++ b/LayoutTests/fast/events/window-onerror-06-expected.txt
|
| @@ -5,7 +5,7 @@ This test should trigger 'window.onerror' only once, without diving into horribl
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| -window.onerror: "Uncaught Error: Original exception." at onerror-test.js (Line: 6, Column: 41)
|
| +window.onerror: "Uncaught Error: Original exception." at onerror-test.js (Line: 6, Column: 5)
|
| Stack Trace:
|
| Error: Original exception.
|
| at throwException onerror-test.js:6:41
|
|
|