1 CONSOLE ERROR: Subresource Integrity: The resource 'http://localhost:8000/securi
ty/resources/cors-script.php?credentials=true&cors=false&value=true' has an inte
grity attribute, but the resource requires CORS to be enabled to check the integ
rity, and it is not. The resource has been blocked.
2 The test passes if the script fails to run and there is also a console error say
ing that the specified integrity attribute cannot be enforced because the resour
ce is not CORS enabled.
3
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
".
Issue 954233003: Enable SRI only for same origin and CORS content.
(Closed)
Created 5 years, 10 months ago by jww
Modified 5 years, 9 months ago
Reviewers: Mike West
Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Comments: 22