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/204184103)

# Chrome (unstable channel) #
Testing web-platform-tests at revision 57750d500ea54be32fcfc7597e2aeb090683e357
Using browser at version 58.0.3013.3 dev
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.`            | FAIL    | `assert_throws: Opening a same origin-domain (but not same origin) document doesn't throw. function "function () { [native code] }" did not throw`            |
| `It should not be possible to implicitly open same origin-domain (but not same origin) documents.` | FAIL    | `assert_throws: Implicitly opening a same origin-domain (but not same origin) document doesn't throw. function "function () { [native code] }" did not throw` |

</details>
</details>

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

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