Index: LayoutTests/http/tests/security/subresourceIntegrity/subresource-integrity-script-cors-bad-integrity-expected.txt |
diff --git a/LayoutTests/http/tests/security/subresourceIntegrity/subresource-integrity-script-cors-bad-integrity-expected.txt b/LayoutTests/http/tests/security/subresourceIntegrity/subresource-integrity-script-cors-bad-integrity-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..cd0c12bc6f2c96e77b12da3a39c41d79575da515 |
--- /dev/null |
+++ b/LayoutTests/http/tests/security/subresourceIntegrity/subresource-integrity-script-cors-bad-integrity-expected.txt |
@@ -0,0 +1,5 @@ |
+CONSOLE ERROR: The computed SHA-256 integrity 'mk_DwEwGGoyrh4sgi9t0nYTO1Lrft3w6vzaNuMaZrtQ=' does not match the 'integrity' attribute 'deadbeef' for resource 'http://localhost:8000/security/resources/cors-script.php?value=ran'. |
+This is a testharness.js-based test. |
+PASS SRI on cross origin CORS enabled script, with bad integrity |
+Harness: the test ran to completion. |
+ |