blob: 5f7d84820b86cace449df3185aa8f327a8a6cfdc [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 InvalidAccessError (DOM Exception 15): The object does not support the operation or argument..
PASS successfullyParsed is true
TEST COMPLETE