[XMLHttpRequest-tests] Correct open-during-abort.htm. (#1662)

It expected a synchronous readystatechange event from the send() method,
which is not dispatched by the specification. (Gecko, Servo and Blink all
pass the test with this change.)

View on GitHub: https://github.com/w3c/web-platform-tests/pull/1662

Received on Thursday, 5 March 2015 08:50:38 UTC