Index: LayoutTests/http/tests/htmlimports/csp-import-block-but-domain-nested-expected.txt |
diff --git a/LayoutTests/http/tests/htmlimports/csp-import-block-but-domain-nested-expected.txt b/LayoutTests/http/tests/htmlimports/csp-import-block-but-domain-nested-expected.txt |
index e3d06499afd96a449569592698438017e9827f59..604eb0c710ff43536980727f2e480b9944c13e86 100644 |
--- a/LayoutTests/http/tests/htmlimports/csp-import-block-but-domain-nested-expected.txt |
+++ b/LayoutTests/http/tests/htmlimports/csp-import-block-but-domain-nested-expected.txt |
@@ -2,7 +2,7 @@ CONSOLE ERROR: Refused to load the script 'http://127.0.0.1:8000/htmlimports/res |
CONSOLE ERROR: line 2: Uncaught EvalError: Refused to evaluate a string as JavaScript because 'unsafe-eval' is not an allowed source of script in the following Content Security Policy directive: "script-src http://localhost:8000". |
-CONSOLE ERROR: line 6: Refused to execute inline script because it violates the following Content Security Policy directive: "script-src http://localhost:8000". Either the 'unsafe-inline' keyword, a hash ('sha256-wnLyUqsXhUuQ5NVNJO-JjNabqB1yo9OPLLJWPopauN0='), or a nonce ('nonce-...') is required to enable inline execution. |
+CONSOLE ERROR: line 6: Refused to execute inline script because it violates the following Content Security Policy directive: "script-src http://localhost:8000". Either the 'unsafe-inline' keyword, a hash ('sha256-wnLyUqsXhUuQ5NVNJO+JjNabqB1yo9OPLLJWPopauN0='), or a nonce ('nonce-...') is required to enable inline execution. |
CONSOLE MESSAGE: line 7: PASS |
CONSOLE MESSAGE: line 7: PASS |