- From: W3C commit bot <web-platform-tests-notifications@w3.org>
- Date: Fri, 03 Feb 2017 17:25:32 GMT
- To: public-web-platform-tests-notifications@w3.org
# Chrome (unstable channel) # Testing web-platform-tests at revision 7d0da9302d9241385b38d7fd33dc992e281f154f Using browser at version 57.0.2987.19 dev Starting 10 test iterations All results were stable ## All results ## <details> <summary><a href="http://w3c-test.org/submissions/4706/webmessaging/broadcastchannel/interface.html">/webmessaging/broadcastchannel/interface.html</a></summary> | Subtest | Results | |--------------------------------------------------------------------------------------|---------| | | OK | | `Null name should not throw` | PASS | | `postMessage after close should throw` | PASS | | `Undefined name should not throw` | PASS | | `postMessage should throw with uncloneable data` | PASS | | `close should not throw when called multiple times` | PASS | | `close should not throw` | PASS | | `Non-empty name should not throw` | PASS | | `postMessage with null should not throw` | PASS | | `postMessage should throw InvalidStateError after close, even with uncloneable data` | PASS | | `BroadcastChannel should have an onmessage event` | PASS | | `Non-string name should not throw` | PASS | | `Should throw if no name is provided` | PASS | | `postMessage without parameters should throw` | PASS | </details> <summary><a href="http://w3c-test.org/submissions/4706/dom/collections/HTMLCollection-empty-name.html">/dom/collections/HTMLCollection-empty-name.html</a></summary> | Subtest | Results | |--------------------------------------------------------------|---------| | | OK | | `Empty string as a name for Document.getElementsByClassName` | PASS | | `Empty string as a name for Document.getElementsByTagName` | PASS | | `Empty string as a name for Element.children` | PASS | | `Empty string as a name for Element.getElementsByTagNameNS` | PASS | | `Empty string as a name for Document.getElementsByTagNameNS` | PASS | | `Empty string as a name for Element.getElementsByClassName` | PASS | | `Empty string as a name for Element.getElementsByTagName` | PASS | View on GitHub: https://github.com/w3c/web-platform-tests/pull/4706#issuecomment-277308607
Received on Friday, 3 February 2017 17:25:44 UTC