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

Side by Side Diff: LayoutTests/http/tests/security/subresourceIntegrity/subresource-integrity-script-no-cors-no-xorigin-with-creds-expected.txt

Issue 954233003: Enable SRI only for same origin and CORS content. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fixed test failures Created 5 years, 9 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
(Empty)
1 CONSOLE ERROR: Subresource Integrity: The resource 'http://localhost:8000/securi ty/resources/cors-script.php?credentials=true&cors=false&value=ran' has an integ rity attribute, but the resource requires CORS to be enabled to check the integr ity, and it is not. The resource has been blocked.
2 This is a testharness.js-based test.
3 PASS SRI on cross origin CORS disabled but with credentials script, without CORS fetch
4 Harness: the test ran to completion.
5
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698