blob: 656cefc0f4e5b5eaeca556ca526f698dfc0f25f9 [file] [log] [blame]
Description
This test validates that the XHR2 timeout property behaves as expected in async cases in document (i.e. non-worker) context.
PASS Timeout test: No events should fire for an unsent, unaborted request
PASS Timeout test: time to abort is -1, timeout set at 2000
PASS Timeout test: time to abort is 5000, timeout set at 2000