Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(291)

Unified Diff: LayoutTests/http/tests/security/contentSecurityPolicy/1.1/scripthash-malformed-expected.txt

Issue 700463003: CSP: Harden hash parsing. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Nit. Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/http/tests/security/contentSecurityPolicy/1.1/scripthash-malformed-expected.txt
diff --git a/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/scripthash-malformed-expected.txt b/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/scripthash-malformed-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4056dbfadaa812b017534b6f0e5c1315a27bb1a3
--- /dev/null
+++ b/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/scripthash-malformed-expected.txt
@@ -0,0 +1,4 @@
+CONSOLE ERROR: line 5: The source list for Content Security Policy directive 'script-src' contains an invalid source: ''sha256-j+ToFnhur5mTSCwoyy4Fh'. It will be ignored.
+CONSOLE ERROR: line 5: Unrecognized Content-Security-Policy directive ''sha512-0tQJUSPHRGUYQIa2ByQWZSlUa5sI3e2tOEXF7sg5mjmsHk/EHDTTORIDyMPhDKgCmb7TIrwhLrq2kEvfjHQ==''.
+
+

Powered by Google App Engine
This is Rietveld 408576698