| Index: third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/base-uri-deny-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/base-uri-deny-expected.txt b/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/base-uri-deny-expected.txt
|
| index 782ce0a9d1c528fd5bcc44c5e60a7ffbb74c59d0..4f9f1c7206db3181b72065399981e15dfe20ee4e 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/base-uri-deny-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/base-uri-deny-expected.txt
|
| @@ -1,5 +1,5 @@
|
| CONSOLE ERROR: line 24: Refused to set the document's base URI to 'http://example.com/base' because it violates the following Content Security Policy directive: "base-uri 'self'".
|
| -
|
| +CONSOLE ERROR: line 24:
|
| Check that base URIs cannot be set if they violate the page's policy.
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|