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

Unified Diff: LayoutTests/http/tests/security/subresourceIntegrity/subresource-integrity-hash-function-priority-expected.txt

Issue 1156413005: Implement hash function prioritization for SRI. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 7 months 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/subresourceIntegrity/subresource-integrity-hash-function-priority-expected.txt
diff --git a/LayoutTests/http/tests/security/subresourceIntegrity/subresource-integrity-hash-function-priority-expected.txt b/LayoutTests/http/tests/security/subresourceIntegrity/subresource-integrity-hash-function-priority-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9c893082fe3885e959867d9210526e8cdecc66cd
--- /dev/null
+++ b/LayoutTests/http/tests/security/subresourceIntegrity/subresource-integrity-hash-function-priority-expected.txt
@@ -0,0 +1,5 @@
+CONSOLE ERROR: Failed to find a valid digest in the 'integrity' attribute for resource 'http://127.0.0.1:8000/security/subresourceIntegrity/call-success.js' with computed SHA-256 integrity 'X32tT5fqyvxRgpWsMDFSo4MhhmPobFNqnaWEXMOxxyFKSCKvfHtJU1JA5wjvT6woWmkmybIULJgoI4wex5JD-wdP-tnyUiRa3YxBUfW2tOJvw_ix0PsxujxnGkdE66cY'. The resource has been blocked.
+This is a testharness.js-based test.
+PASS Priority of stronger hash functions
+Harness: the test ran to completion.
+

Powered by Google App Engine
This is Rietveld 408576698