blob: 33bf5194083f98afab1cf64188b8393258ee8495 [file] [log] [blame]
Description
This test validates that the XHR2 timeout property behaves as expected in in a 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