blob: d8543758aa3153dac435790082bc33359804fb50 [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