Re: [XMLHttpRequest-tests] Call abort() from loadstart instead of readystatechange (broken test) (#1063)

Reviewed. However, it would be quite nice to have a test that went the opposite way as well. Checking that aborting in onreadystatechange when state==OPENED won't have any effect on the actual request being finished.

Though that can be done in another PR.

Thanks a lot for this fix, btw. :)

View on GitHub: https://github.com/w3c/web-platform-tests/pull/1063#issuecomment-46437737

Received on Wednesday, 18 June 2014 13:51:41 UTC