| Index: LayoutTests/virtual/slimmingpaint/fast/events/window-onerror-10-expected.txt
|
| diff --git a/LayoutTests/fast/events/window-onerror-10-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/events/window-onerror-10-expected.txt
|
| similarity index 91%
|
| copy from LayoutTests/fast/events/window-onerror-10-expected.txt
|
| copy to LayoutTests/virtual/slimmingpaint/fast/events/window-onerror-10-expected.txt
|
| index 09a9eac1a2fd6f27c360fca89beceda8328e579a..8e1259e0ab2010a0a24b580ae9cb87bfa0c25be9 100644
|
| --- a/LayoutTests/fast/events/window-onerror-10-expected.txt
|
| +++ b/LayoutTests/virtual/slimmingpaint/fast/events/window-onerror-10-expected.txt
|
| @@ -3,7 +3,7 @@ This test should trigger 'window.onerror' multiple times, and successfully handl
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| -window.onerror: "Uncaught Error: Inline exception." at onerror-test.js (Line: 6, Column: 41)
|
| +window.onerror: "Uncaught Error: Inline exception." at onerror-test.js (Line: 6, Column: 5)
|
| Stack Trace:
|
| Error: Inline exception.
|
| at throwException onerror-test.js:6:41
|
| @@ -13,7 +13,7 @@ Returning 'true': the error should not be reported in the console as an unhandle
|
|
|
|
|
|
|
| -window.onerror: "Uncaught Error: exception in onload" at onerror-test.js (Line: 6, Column: 41)
|
| +window.onerror: "Uncaught Error: exception in onload" at onerror-test.js (Line: 6, Column: 5)
|
| Stack Trace:
|
| Error: exception in onload
|
| at throwException onerror-test.js:6:41
|
| @@ -23,7 +23,7 @@ Returning 'true': the error should not be reported in the console as an unhandle
|
|
|
|
|
|
|
| -window.onerror: "Uncaught Error: exception in setTimeout" at onerror-test.js (Line: 6, Column: 41)
|
| +window.onerror: "Uncaught Error: exception in setTimeout" at onerror-test.js (Line: 6, Column: 5)
|
| Stack Trace:
|
| Error: exception in setTimeout
|
| at throwException onerror-test.js:6:41
|
|
|