Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/http/tests/security/opened-document-security-origin-resets-on-navigation-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/http/tests/security/opened-document-security-origin-resets-on-navigation-expected.txt b/third_party/WebKit/LayoutTests/http/tests/security/opened-document-security-origin-resets-on-navigation-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..30a60f96ee81c4951067a81df15acd1fdc41e643 |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/http/tests/security/opened-document-security-origin-resets-on-navigation-expected.txt |
| @@ -0,0 +1,5 @@ |
| +CONSOLE ERROR: line 1: Uncaught SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a frame with origin "http://localhost:8000". Protocols, domains, and ports must match. |
| +PASS successfullyParsed is true |
| + |
| +TEST COMPLETE |
| + |