blob: 860f92ed2d615f959d6513e8765cd912339a9d6e [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