Re: [html-tests] Add test coverage for the MessageEvent constructor (#3958)

Ok, I added the ev.ports === ev.ports. Sadly this fails in WebKit even though we are using a FrozenArray because we don't guarantee it returns the same object. We only make sure the returned array is frozen.

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

Received on Monday, 10 October 2016 22:14:57 UTC