blob: 3081535ae1299c4cf38cd386f390ec729839ffdf [file] [log] [blame]
CONSOLE MESSAGE: line 1: Synchronous XMLHttpRequests are disabled for this page.
This tests that synchronous XMLHttpRequests fail when they are disabled for documents.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS xhr.open("GET", "http://mydomain/", false) threw exception Error: InvalidAccessError: DOM Exception 15.
PASS successfullyParsed is true
TEST COMPLETE