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 b70c17824e936a74cc4b6ff29f3935d2b194e3f2..4de9566830a9aa53fa91809d5e3fdcbaa9d875af 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'". Either the 'unsafe-inline' keyword, a hash ('sha256-LpmHRjuhMOJl5UQVWi3ONaveclDEAfUVZg-1-9VZ57c='), or a nonce ('nonce-...') is required to enable inline execution. |
+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-LpmHRjuhMOJl5UQVWi3ONaveclDEAfUVZg+1+9VZ57c='), or a nonce ('nonce-...') is required to enable inline execution. |
PASS |