Re: [html-tests] HTML: Add tests for auxiliary-browsing-contexts (7.1.2) (#5131)

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

# Firefox (nightly channel) #
Testing web-platform-tests at revision 21a19c5a1af691f878edbabf6dc5caa0124e5418
Using browser at version BuildID 20170312110221; SourceStamp 3154da520af568d4da3de62bc26fbf97a1317f51
Starting 10 test iterations
All results were stable
## All results ##
<details>
<summary>5 tests ran</summary>
<details>
<summary><a href="http://w3c-test.org/submissions/5131/html/browsers/windows/auxiliary-browsing-contexts/opener-closed.html">/html/browsers/windows/auxiliary-browsing-contexts/opener-closed.html</a></summary>


|                                                       Subtest                                                        | Results | Messages |
|----------------------------------------------------------------------------------------------------------------------|---------|----------|
|                                                                                                                      | OK      |          |
| `An auxiliary browsing context should report \`null\` for \`window.opener\` when that browsing context is discarded` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5131/html/browsers/windows/auxiliary-browsing-contexts/opener-multiple.html">/html/browsers/windows/auxiliary-browsing-contexts/opener-multiple.html</a></summary>


|                                          Subtest                                          | Results | Messages |
|-------------------------------------------------------------------------------------------|---------|----------|
|                                                                                           | OK      |          |
| `An auxiliary browsing context should be able to open another auxiliary browsing context` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5131/html/browsers/windows/auxiliary-browsing-contexts/opener-noopener.html">/html/browsers/windows/auxiliary-browsing-contexts/opener-noopener.html</a></summary>


|                                                        Subtest                                                         | Results | Messages |
|------------------------------------------------------------------------------------------------------------------------|---------|----------|
|                                                                                                                        | OK      |          |
| `Auxiliary browsing context created via \`window.open\` setting \`noopener\` should report \`window.opener\` \`null\`` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5131/html/browsers/windows/auxiliary-browsing-contexts/opener-noreferrer.html">/html/browsers/windows/auxiliary-browsing-contexts/opener-noreferrer.html</a></summary>


|                                                 Subtest                                                 | Results | Messages |
|---------------------------------------------------------------------------------------------------------|---------|----------|
|                                                                                                         | OK      |          |
| `Auxiliary browsing context created with \`rel="noreferrer"\` should report \`window.opener\` \`null\`` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5131/html/browsers/windows/auxiliary-browsing-contexts/opener.html">/html/browsers/windows/auxiliary-browsing-contexts/opener.html</a></summary>


|                                     Subtest                                     | Results | Messages |
|---------------------------------------------------------------------------------|---------|----------|
|                                                                                 | OK      |          |
| `Newly-created auxiliary browsing context should report \`window.opener\``      | PASS    |          |
| `Browsing context created with \`window.open\` should report \`window.opener\`` | PASS    |          |

</details>
</details>

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

Received on Monday, 13 March 2017 17:09:16 UTC