| Index: LayoutTests/http/tests/security/contentSecurityPolicy/1.1/stylenonce-blocked-expected.txt
|
| diff --git a/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/stylenonce-blocked-expected.txt b/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/stylenonce-blocked-expected.txt
|
| index 3017e9da91f3c0ecd84a4f228600f487e6802599..7bb45971c5fc4cf6e0213bf6d1b6c7116dea38a6 100644
|
| --- a/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/stylenonce-blocked-expected.txt
|
| +++ b/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/stylenonce-blocked-expected.txt
|
| @@ -1,6 +1,6 @@
|
| CONSOLE ERROR: Refused to apply inline style because it violates the following Content Security Policy directive: "style-src 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-SKwGvORdKBYTYiM4lxIkanDyKH8J0qJ5Ix8LGkKsbhw='), or a nonce ('nonce-...') is required to enable inline execution.
|
|
|
| -CONSOLE ERROR: line 6: Refused to apply inline style because it violates the following Content Security Policy directive: "style-src 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-cJwexfn_a5FXM2RqRmS0smWyEV_8Q3yAJM91YiT55c4='), or a nonce ('nonce-...') is required to enable inline execution.
|
| +CONSOLE ERROR: line 6: Refused to apply inline style because it violates the following Content Security Policy directive: "style-src 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-cJwexfn/a5FXM2RqRmS0smWyEV/8Q3yAJM91YiT55c4='), or a nonce ('nonce-...') is required to enable inline execution.
|
|
|
| Style that does not match a 'nonce-*' expression in 'style-src' should not be applied to the page.
|
|
|
|
|