- From: W3C commit bot <web-platform-tests-notifications@w3.org>
- Date: Thu, 09 Mar 2017 14:28:05 GMT
- To: public-web-platform-tests-notifications@w3.org
[View the complete job log.](https://travis-ci.org/w3c/web-platform-tests/jobs/209366935) # Firefox (nightly channel) # Testing web-platform-tests at revision 70be7b912ff837ad60c6b7099a9121df78b7d2d7 Using browser at version BuildID 20170306110339; SourceStamp 966464a68a2cb3ca1125808e34abb5c1d34e3797 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/5105/html/browsers/windows/nested-browsing-contexts/frameElement.html">/html/browsers/windows/nested-browsing-contexts/frameElement.html</a></summary> | Subtest | Results | Messages | |------------------------------------------------------------------------------------------------------------------------------------------------------|---------|----------| | | OK | | | `The window's frameElement attribute must return its container element if it is a nested browsing context` | PASS | | | `The SecurityError must be thrown if the window accesses to frameElement attribute of a Window which does not have the same effective script origin` | PASS | | | `The window's frameElement attribute must return null if the container's document does not have the same effective script origin` | PASS | | | `The window's frameElement attribute must return null if it is not a nested browsing context` | PASS | | </details> <details> <summary><a href="http://w3c-test.org/submissions/5105/html/browsers/windows/nested-browsing-contexts/window-parent-null.html">/html/browsers/windows/nested-browsing-contexts/window-parent-null.html</a></summary> | Subtest | Results | Messages | |-----------------------------------------------------------------------------|---------|----------| | | OK | | | `\`window.parent\` is null when browsing context container element removed` | PASS | | | `\`window.parent\` null when parent browsing context container removed` | PASS | | </details> <details> <summary><a href="http://w3c-test.org/submissions/5105/html/browsers/windows/nested-browsing-contexts/window-parent.html">/html/browsers/windows/nested-browsing-contexts/window-parent.html</a></summary> | Subtest | Results | Messages | |-----------------------------------------------------------|---------|----------| | | OK | | | `\`window.parent\` for top-level browsing context` | PASS | | | `\`window.parent\` on single nested browsing context` | PASS | | | `\`window.parent\` for multiple nested browsing contexts` | PASS | | | `\`window.parent\` for new, top-level browsing context` | PASS | | </details> <details> <summary><a href="http://w3c-test.org/submissions/5105/html/browsers/windows/nested-browsing-contexts/window-top-null.html">/html/browsers/windows/nested-browsing-contexts/window-top-null.html</a></summary> | Subtest | Results | Messages | |---------------------------------------------------------------------------|---------|----------| | | OK | | | `\`window.top\` is null when browsing context container element removed` | PASS | | | `\`window.top\`null when any ancestor browsing context container removed` | PASS | | </details> <details> <summary><a href="http://w3c-test.org/submissions/5105/html/browsers/windows/nested-browsing-contexts/window-top.html">/html/browsers/windows/nested-browsing-contexts/window-top.html</a></summary> | Subtest | Results | Messages | |------------------------------|---------|------------------| | | TIMEOUT | | | `Top level browsing context` | PASS | | | `One nested iframe` | PASS | | | `Two nested iframes` | TIMEOUT | `Test timed out` | </details> </details> View on GitHub: https://github.com/w3c/web-platform-tests/pull/5105#issuecomment-285365473
Received on Thursday, 9 March 2017 14:28:17 UTC