| Index: LayoutTests/http/tests/security/subresourceIntegrity/subresource-integrity-script-no-cors-expected.txt
|
| diff --git a/LayoutTests/http/tests/security/subresourceIntegrity/subresource-integrity-script-no-cors-expected.txt b/LayoutTests/http/tests/security/subresourceIntegrity/subresource-integrity-script-no-cors-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..155d39aaf190aa8447bd3216c4dc1ffec00630cd
|
| --- /dev/null
|
| +++ b/LayoutTests/http/tests/security/subresourceIntegrity/subresource-integrity-script-no-cors-expected.txt
|
| @@ -0,0 +1,12 @@
|
| +CONSOLE ERROR: Cannot enforce integrity on non-CORS enabled resource.
|
| +ALERT: script ran.
|
| +The test passes if the script loads but also has a console error saying that the specified integrity attribute cannot be enforced because the resource is not CORS enabled.
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +PASS Script ran.
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
|
|