Re: [html-tests] The security check in document.write should test for same-origin (#4957)

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

# Firefox (nightly channel) #
Testing web-platform-tests at revision 57750d500ea54be32fcfc7597e2aeb090683e357
Using browser at version BuildID 20170221110300; SourceStamp d84beb192e57e26846c82d3df3599381f4663792
Starting 10 test iterations
All results were stable
## All results ##
<details>
<summary>2 tests ran</summary>
<details>
<summary><a href="http://w3c-test.org/submissions/4957/html/webappapis/dynamic-markup-insertion/opening-the-input-stream/origin-check-in-document-open-basic.html">/html/webappapis/dynamic-markup-insertion/opening-the-input-stream/origin-check-in-document-open-basic.html</a></summary>


|                              Subtest                              | Results | Messages |
|-------------------------------------------------------------------|---------|----------|
|                                                                   | OK      |          |
| `It should be possible to open same origin documents.`            | PASS    |          |
| `It should be possible to implicitly open same origin documents.` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4957/html/webappapis/dynamic-markup-insertion/opening-the-input-stream/origin-check-in-document-open-same-origin-domain.sub.html">/html/webappapis/dynamic-markup-insertion/opening-the-input-stream/origin-check-in-document-open-same-origin-domain.sub.html</a></summary>


|                                              Subtest                                               | Results | Messages |
|----------------------------------------------------------------------------------------------------|---------|----------|
|                                                                                                    | OK      |          |
| `It should not be possible to open same origin-domain (but not same origin) documents.`            | PASS    |          |
| `It should not be possible to implicitly open same origin-domain (but not same origin) documents.` | PASS    |          |

</details>
</details>

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

Received on Wednesday, 22 February 2017 13:07:44 UTC