blob: e525611e59fa2a7fe8e623235449b94cc58c3117 [file] [log] [blame]
CONSOLE MESSAGE: line 1345: XMLHttpRequest.responseType cannot be changed for synchronous HTTP(S) requests made from the window context.
CONSOLE MESSAGE: line 1345: XMLHttpRequest.responseType cannot be changed for synchronous HTTP(S) requests made from the window context.
CONSOLE MESSAGE: line 1345: XMLHttpRequest.responseType cannot be changed for synchronous HTTP(S) requests made from the window context.
CONSOLE MESSAGE: line 1345: XMLHttpRequest.responseType cannot be changed for synchronous HTTP(S) requests made from the window context.
CONSOLE MESSAGE: line 1345: XMLHttpRequest.responseType cannot be changed for synchronous HTTP(S) requests made from the window context.
CONSOLE MESSAGE: line 1345: XMLHttpRequest.responseType cannot be changed for synchronous HTTP(S) requests made from the window context.
PASS Initial value of responseType
PASS Set responseType to "" when readyState is UNSENT.
PASS Set responseType to "" when readyState is OPENED.
PASS Set responseType to "" when readyState is HEADERS_RECEIVED.
PASS Set responseType to "" when readyState is LOADING.
PASS Set responseType to "" when readyState is DONE.
PASS Set responseType to "" when readyState is OPENED and the sync flag is set.
PASS Set responseType to "" when readyState is DONE and the sync flag is set.
PASS Set responseType to "json" when readyState is UNSENT.
PASS Set responseType to "json" when readyState is OPENED.
PASS Set responseType to "json" when readyState is HEADERS_RECEIVED.
PASS Set responseType to "json" when readyState is LOADING.
PASS Set responseType to "json" when readyState is DONE.
PASS Set responseType to "json" when readyState is OPENED and the sync flag is set.
PASS Set responseType to "json" when readyState is DONE and the sync flag is set.
PASS Set responseType to "document" when readyState is UNSENT.
PASS Set responseType to "document" when readyState is OPENED.
PASS Set responseType to "document" when readyState is HEADERS_RECEIVED.
PASS Set responseType to "document" when readyState is LOADING.
PASS Set responseType to "document" when readyState is DONE.
PASS Set responseType to "document" when readyState is OPENED and the sync flag is set.
PASS Set responseType to "document" when readyState is DONE and the sync flag is set.
PASS Set responseType to "arraybuffer" when readyState is UNSENT.
PASS Set responseType to "arraybuffer" when readyState is OPENED.
PASS Set responseType to "arraybuffer" when readyState is HEADERS_RECEIVED.
PASS Set responseType to "arraybuffer" when readyState is LOADING.
PASS Set responseType to "arraybuffer" when readyState is DONE.
PASS Set responseType to "arraybuffer" when readyState is OPENED and the sync flag is set.
PASS Set responseType to "arraybuffer" when readyState is DONE and the sync flag is set.
PASS Set responseType to "blob" when readyState is UNSENT.
PASS Set responseType to "blob" when readyState is OPENED.
PASS Set responseType to "blob" when readyState is HEADERS_RECEIVED.
PASS Set responseType to "blob" when readyState is LOADING.
PASS Set responseType to "blob" when readyState is DONE.
PASS Set responseType to "blob" when readyState is OPENED and the sync flag is set.
PASS Set responseType to "blob" when readyState is DONE and the sync flag is set.
PASS Set responseType to "text" when readyState is UNSENT.
PASS Set responseType to "text" when readyState is OPENED.
PASS Set responseType to "text" when readyState is HEADERS_RECEIVED.
PASS Set responseType to "text" when readyState is LOADING.
PASS Set responseType to "text" when readyState is DONE.
PASS Set responseType to "text" when readyState is OPENED and the sync flag is set.
PASS Set responseType to "text" when readyState is DONE and the sync flag is set.
PASS Set responseType to "nosuchtype" when readyState is UNSENT.
PASS Set responseType to "nosuchtype" when readyState is OPENED.
PASS Set responseType to "nosuchtype" when readyState is HEADERS_RECEIVED.
PASS Set responseType to "nosuchtype" when readyState is LOADING.
PASS Set responseType to "nosuchtype" when readyState is DONE.
PASS Set responseType to "nosuchtype" when readyState is OPENED and the sync flag is set.
PASS Set responseType to "nosuchtype" when readyState is DONE and the sync flag is set.