| Index: third_party/WebKit/LayoutTests/http/tests/eventsource/eventsource-csp-redirect-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/eventsource/eventsource-csp-redirect-expected.txt b/third_party/WebKit/LayoutTests/http/tests/eventsource/eventsource-csp-redirect-expected.txt
|
| index b994f603ec13e85113e87844a600ff30b9570218..0ccbfd6ee8eb4533bcedae1ebc5d73f92d72d3ff 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/eventsource/eventsource-csp-redirect-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/eventsource/eventsource-csp-redirect-expected.txt
|
| @@ -1,5 +1,5 @@
|
| CONSOLE ERROR: Refused to connect to 'http://127.0.0.1:8080/resources/redirect.php' because it violates the following Content Security Policy directive: "connect-src http://127.0.0.1:8000/js-test-resources/js-test.js http://127.0.0.1:8000/resources/redirect.php".
|
| -
|
| +CONSOLE ERROR:
|
| Test that basic EventSource cross-origin requests fail on blocked CSP redirect.
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|