| Index: LayoutTests/http/tests/security/script-onerror-no-crossorigin-cors-expected.txt
|
| diff --git a/LayoutTests/http/tests/security/script-onerror-no-crossorigin-cors-expected.txt b/LayoutTests/http/tests/security/script-onerror-no-crossorigin-cors-expected.txt
|
| index 82e9d66a4da21b92acaa0071e54afcd54e2a05d0..c0cbe74e1e2f0438abec6e2da4a04d617dd3fcfa 100644
|
| --- a/LayoutTests/http/tests/security/script-onerror-no-crossorigin-cors-expected.txt
|
| +++ b/LayoutTests/http/tests/security/script-onerror-no-crossorigin-cors-expected.txt
|
| @@ -1,4 +1,4 @@
|
| -CONSOLE MESSAGE: line 1: Uncaught SomeError
|
| +CONSOLE ERROR: line 1: Uncaught SomeError
|
| The test passes if 'window.onerror' gets sanitized information about an exception thrown in a script loaded without a 'crossorigin' attribute, and delivered with valid CORS headers.
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|