- From: Domenic Denicola <web-platform-tests-notifications@w3.org>
- Date: Mon, 10 Oct 2016 21:54:28 GMT
- To: public-web-platform-tests-notifications@w3.org
LGTM. It might be nice to also test the frozenarray semantics, e.g. test that `msgEvent.ports === msgEvent.ports`, that `Object.isFrozen(msgEvent.ports)` is true, and that `Array.isArray(msgEvent.ports)` is true. View on GitHub: https://github.com/w3c/web-platform-tests/pull/3958#issuecomment-252756485
Received on Monday, 10 October 2016 21:54:39 UTC