Re: [XMLHttpRequest-tests] We decided to make abort() no-op more (#4033)

Testing in **Chrome**
Files changed:
 * /home/travis/build/w3c/web-platform-tests/XMLHttpRequest/abort-during-open.js
 * /home/travis/build/w3c/web-platform-tests/XMLHttpRequest/abort-event-abort.htm
 * /home/travis/build/w3c/web-platform-tests/XMLHttpRequest/open-during-abort.htm
 * /home/travis/build/w3c/web-platform-tests/XMLHttpRequest/send-data-unexpected-tostring.htm

All results were stable

## All results ##

| Test | Subtest | Results |
|------|---------|---------|
| /XMLHttpRequest/open-during-abort.htm |  | OK: 10 |
|  | XMLHttpRequest: open() during abort() | FAIL: 10 |
| /XMLHttpRequest/abort-event-abort.htm |  | OK: 10 |
|  | XMLHttpRequest: The abort() method: do not fire abort event in OPENED state when send() flag is unset. | FAIL: 10 |
| /XMLHttpRequest/send-data-unexpected-tostring.htm |  | OK: 10 |
|  | send() called from data stringification | PASS: 10 |
|  | abort() called from data stringification | FAIL: 10 |
|  | open() called from data stringification | PASS: 10 |

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

Received on Saturday, 22 October 2016 06:47:12 UTC