blob: 0882429be6e2d558f66ec07e680dba6f45792271 [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: load fires normally with no timeout set, twice, original timeout at 0, reset at 2000 to 0
PASS Timeout test: load fires normally with same timeout set twice, original timeout at 5000, reset at 2000 to 5000
PASS Timeout test: timeout fires normally with same timeout set twice, original timeout at 2000, reset at 1000 to 2000