[portals-post-message.sub.html]
[cannot call postMessage on portal without portal browsing context]
expected: FAIL
[postMessage message received by portalHost in cross-origin portal]
expected: FAIL
[postMessage received by portal host in cross-origin portal when target origin is specified]
expected: FAIL
[postMessage message received by portalHost]
expected: FAIL
[postMessage after activate throws error]
expected: FAIL
[message should not be delivered to cross-origin portal when targetOrigin is not specified]
expected: FAIL
[message should not be delivered to portal when targetOrigin does not match]
expected: FAIL
[postMessage before activate should work and preserve order]
expected: FAIL
[postMessage received by portal host in same-origin portal for multiple valid target origins]
expected: FAIL
[postMessage during activate throws error]
expected: FAIL
[postMessage with includeUserActivation]
expected: FAIL
[postMessage with array buffer without transfer]
expected: FAIL
[postMessage with message ports and cross-origin portal]
expected: FAIL
[postMessage with transferred array buffer]
expected: FAIL
[postMessage with message ports and same-origin portal]
expected: FAIL
[postMessage should fail with invalid ports]
expected: FAIL
[postMessage with message object]
expected: FAIL
[postMessage should fail if message serialization fails]
expected: FAIL