blob: c7beabbfc732e0c3612640ed0cf72542e651d84d [file] [log] [blame]
CONSOLE MESSAGE: Cancelled load because it violates the resource's From-Origin response header.
CONSOLE MESSAGE: XMLHttpRequest cannot load http://localhost:8000/from-origin/resources/xhr.php?fromOrigin=same-site due to access control checks.
Tests that a cross-origin xhr load fails if the server blocks it with a 'From-Origin: same-site' response header, even though the server includes an Access-Control-Allow-Origin response header.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS Xhr blocked.
PASS successfullyParsed is true
TEST COMPLETE