| Index: LayoutTests/http/tests/security/subresourceIntegrity/subresource-integrity-style-no-cors-expected.txt
|
| diff --git a/LayoutTests/http/tests/security/subresourceIntegrity/subresource-integrity-style-no-cors-expected.txt b/LayoutTests/http/tests/security/subresourceIntegrity/subresource-integrity-style-no-cors-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..e5e7d6b52ef1a5f70c55760a8cffd0faba4b20e4
|
| --- /dev/null
|
| +++ b/LayoutTests/http/tests/security/subresourceIntegrity/subresource-integrity-style-no-cors-expected.txt
|
| @@ -0,0 +1,11 @@
|
| +CONSOLE ERROR: Cannot enforce integrity on non-CORS enabled resource.
|
| +The test passes if the style loads and modifies the div to be yellow but that there is also a console error that the integrity cannot be enforced on a non-CORS enabled resource.
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +PASS divBackground is "rgb(255, 255, 0)"
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
|
|