Index: LayoutTests/http/tests/security/contentSecurityPolicy/inline-style-attribute-blocked-expected.txt |
diff --git a/LayoutTests/http/tests/security/contentSecurityPolicy/inline-style-attribute-blocked-expected.txt b/LayoutTests/http/tests/security/contentSecurityPolicy/inline-style-attribute-blocked-expected.txt |
index 2d6c4de8990c43d1a757a33056df2554d7d109b9..0fc670c18d6e5355fe6520becfbdef23471a25fa 100644 |
--- a/LayoutTests/http/tests/security/contentSecurityPolicy/inline-style-attribute-blocked-expected.txt |
+++ b/LayoutTests/http/tests/security/contentSecurityPolicy/inline-style-attribute-blocked-expected.txt |
@@ -1,3 +1,3 @@ |
-CONSOLE ERROR: line 10: Refused to apply inline style because it violates the following Content Security Policy directive: "style-src 'none'". |
+CONSOLE ERROR: line 10: Refused to apply inline style because it violates the following Content Security Policy directive: "style-src 'none'". Either the 'unsafe-inline' keyword, a hash ('sha256-...'), or a nonce ('nonce-...') is required to enable inline execution. |
PASS |