| Index: LayoutTests/http/tests/security/suborigins/crossorigin/suborigin-cross-origin-script-window-onerror-redirected-expected.txt
|
| diff --git a/LayoutTests/http/tests/security/suborigins/crossorigin/suborigin-cross-origin-script-window-onerror-redirected-expected.txt b/LayoutTests/http/tests/security/suborigins/crossorigin/suborigin-cross-origin-script-window-onerror-redirected-expected.txt
|
| index e4825a7ebd24970fefe02973b4e728588dab2a7f..4e32a0c9280440f08363fd2c2fa3305468de48f3 100644
|
| --- a/LayoutTests/http/tests/security/suborigins/crossorigin/suborigin-cross-origin-script-window-onerror-redirected-expected.txt
|
| +++ b/LayoutTests/http/tests/security/suborigins/crossorigin/suborigin-cross-origin-script-window-onerror-redirected-expected.txt
|
| @@ -1,5 +1,3 @@
|
| -CONSOLE ERROR: Unrecognized Content-Security-Policy directive 'suborigin'.
|
| -
|
| Test that window.onerror won't reveal any potentially sensitive script content if the latter is loaded from a different subdomain after a redirect. The test passes if you don't see any data from the linked resource.
|
|
|
| window.onerror message: Uncaught SyntaxError: Unexpected identifier at http://127.0.0.1:8000/security/resources/cross-origin-script.txt: 1
|
|
|