Description This test validates that the XHR2 timeout property behaves as expected in in a worker context. PASS Timeout test: no time out scheduled, load fires normally, timeout scheduled at 0 FAIL Timeout test: load fires normally, timeout scheduled at 5000 assert_equals: expected "load" but got "timeout" PASS Timeout test: timeout hit before load, timeout scheduled at 2000