OLD | NEW |
1 CONSOLE ERROR: Subresource Integrity: The resource 'http://localhost:8000/securi
ty/resources/cors-script.php?value=ran' has an integrity attribute, but the reso
urce requires CORS to be enabled to check the integrity, and it is not. The reso
urce has been blocked. | 1 CONSOLE ERROR: Subresource Integrity: The resource 'http://localhost:8000/securi
ty/resources/cors-script.php?value=ran' has an integrity attribute, but the reso
urce requires the request to be CORS enabled to check the integrity, and it is n
ot. The resource has not been blocked, but no integrity check occurred. |
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, without CORS fetch | 3 PASS SRI on cross origin CORS enabled script, without CORS fetch |
4 Harness: the test ran to completion. | 4 Harness: the test ran to completion. |
5 | 5 |
OLD | NEW |