Index: LayoutTests/http/tests/security/contentSecurityPolicy/1.1/base-uri-deny-expected.txt |
diff --git a/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/base-uri-deny-expected.txt b/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/base-uri-deny-expected.txt |
index 1d5e861aaea29f09b1ca77a6c10cf390ebffd213..d412ff7b5b6cf1d1d24b0c9e46391c86d373eafe 100644 |
--- a/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/base-uri-deny-expected.txt |
+++ b/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/base-uri-deny-expected.txt |
@@ -1,4 +1,4 @@ |
-CONSOLE MESSAGE: Refused to set the document's base URI to 'http://example.com/' because it violates the following Content Security Policy directive: "base-uri 'self'". |
+CONSOLE ERROR: Refused to set the document's base URI to 'http://example.com/' because it violates the following Content Security Policy directive: "base-uri 'self'". |
Check that base URIs cannot be set if they violate the page's policy. |