blob: a33aa09fb24a805081ae2845c0a6cec2eadee984 [file] [log] [blame]
CONSOLE MESSAGE: 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