Re: [webmessaging-tests] Update webmessaging tests to match current HTML spec. (#4263)

> postMessage is supposed to work on cross-origin windows, right? Can we rewrite the test in a better way instead? Perhaps the child frame can postMessage its results back to the parent.

Maybe that makes sense, yes... I originally tried to do something like that, but it got pretty annoying to write, and it wasn't clear to me what I'd still end up testing that isn't already being tested by other tests. I'll give it another go and see what I come up with (although not sure if it will still be testing the same thing this test was originally trying to test).

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

Received on Thursday, 1 December 2016 00:29:08 UTC