Re: [html-tests] WIP: SharedArrayBuffer structured cloning tests (#5003)

These tests all look good. (I rebased them across the landing of css/.)

To test the agent cluster boundary between Window objects we need #2669 fixed. But I suppose we can add a test where a Window attempts to share with a SharedWorker and vice versa. As I understand it there is supposed to be such a boundary there. For those tests I'll assume the `messageerror` for the receiver design, which still seems best all things considered.

@lars-t-hansen thoughts on other things to test?

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

Received on Monday, 10 April 2017 08:10:50 UTC