Chromium Code Reviews| Index: LayoutTests/http/tests/security/suborigins/crossorigin/suborigin-cross-origin-script-window-onerror-expected.txt |
| diff --git a/LayoutTests/http/tests/security/suborigins/crossorigin/suborigin-cross-origin-script-window-onerror-expected.txt b/LayoutTests/http/tests/security/suborigins/crossorigin/suborigin-cross-origin-script-window-onerror-expected.txt |
| deleted file mode 100644 |
| index b326ef3c1e6cadb1cb49e66579add3a2039e71e1..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/http/tests/security/suborigins/crossorigin/suborigin-cross-origin-script-window-onerror-expected.txt |
| +++ /dev/null |
| @@ -1,3 +0,0 @@ |
| -Test that window.onerror won't reveal any potentially sensitive script content if the latter is loaded from a different suborigin. 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 |