Re: [xhr-tests] XMLHttpRequest: about:blank and bogus blob URLs are cross-origin (#5155)

 [View the complete job log.](https://travis-ci.org/w3c/web-platform-tests/jobs/211690054)

# Chrome (unstable channel) #
Testing web-platform-tests at revision 74e19ef9679ad1403e3ba3944bdaf7717ae58d59
Using browser at version 58.0.3029.19 dev
Starting 10 test iterations
All results were stable
## All results ##
<details>
<summary>1 test ran</summary>
<details>
<summary><a href="http://w3c-test.org/submissions/5155/XMLHttpRequest/send-non-same-origin.htm">/XMLHttpRequest/send-non-same-origin.htm</a></summary>


|                                     Subtest                                     | Results | Messages |
|---------------------------------------------------------------------------------|---------|----------|
|                                                                                 | OK      |          |
| `XMLHttpRequest: send() - non same-origin (mailto:test@example.org)`            | PASS    |          |
| `XMLHttpRequest: send() - non same-origin (tel:+31600000000)`                   | PASS    |          |
| `XMLHttpRequest: send() - non same-origin (http://www1.web-platform.test:8000)` | PASS    |          |
| `XMLHttpRequest: send() - non same-origin (javascript:alert('FAIL'))`           | PASS    |          |
| `XMLHttpRequest: send() - non same-origin (folder.txt)`                         | PASS    |          |
| `XMLHttpRequest: send() - non same-origin (about:blank)`                        | PASS    |          |
| `XMLHttpRequest: send() - non same-origin (blob:bogusidentifier)`               | PASS    |          |

</details>
</details>

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

Received on Thursday, 16 March 2017 10:36:36 UTC