Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / http / tests / security / script-crossorigin-fails-cross-origin-expected.txt
blob7e0196cf9ad7e3b1a9cbe6d608aa8999c9b3f8e1
1 CONSOLE ERROR: Script from origin 'http://localhost:8000' has been blocked from loading by Cross-Origin Resource Sharing policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed access.
2 Test that a script element with a crossorigin attribute does not load a cross-origin script when the resource sharing check fails on the response.
4 PASS