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

Side by Side Diff: LayoutTests/http/tests/security/subresourceIntegrity/subresource-integrity-script-cors-bad-integrity-expected.txt

Issue 1126343003: Ignore unknown options to subresource integrity (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Removed option parsing + nits from mkwst 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 unified diff | Download patch
OLDNEW
1 CONSOLE ERROR: Failed to find a valid digest with matching content-type in the ' integrity' attribute for resource 'http://localhost:8000/security/resources/cors -script.php?value=ran' with computed SHA-256 integrity 'mk_DwEwGGoyrh4sgi9t0nYTO 1Lrft3w6vzaNuMaZrtSaT8PATAYajKuHiyCL23SdhM7Uut-3fDq_No24xpmu1A=='. The resource has been blocked. 1 CONSOLE ERROR: Failed to find a valid digest in the 'integrity' attribute for re source 'http://localhost:8000/security/resources/cors-script.php?value=ran' with computed SHA-256 integrity 'mk_DwEwGGoyrh4sgi9t0nYTO1Lrft3w6vzaNuMaZrtSaT8PATAY ajKuHiyCL23SdhM7Uut-3fDq_No24xpmu1A=='. The resource has been blocked.
2 This is a testharness.js-based test. 2 This is a testharness.js-based test.
3 PASS SRI on cross origin CORS enabled script, with bad integrity 3 PASS SRI on cross origin CORS enabled script, with bad integrity
4 Harness: the test ran to completion. 4 Harness: the test ran to completion.
5 5
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698