Re: new XMLHttpRequest test (#241)

@hallvors, thanks
but, may be i was wrong about this test:
http://www.whatwg.org/specs/web-apps/current-work/multipage/history.html#abort-a-document

> Cancel any instances of the fetch algorithm in the context of this Document, discarding any tasks queued for
> them, and discarding any further data received from the network for them

but, for "unloading" it is hardly to understand what spec says and
for XHR:
> If the end user cancels the request
> This is an abort error.



View on GitHub: https://github.com/w3c/web-platform-tests/issues/241#issuecomment-20673058

Received on Tuesday, 9 July 2013 13:19:49 UTC