blob: ed3f8ff6a1d74489cd231264c1be18feaf76baa6 [file] [log] [blame]
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
PASS Timeout test: load fires normally, timeout scheduled at 5000
PASS Timeout test: Unexpected error: TimeoutError: The operation timed out.