summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/portals/resources/portal-host-post-message-x-origin.html
blob: 6cbc7f4b884242930486081081ec937e7deb7948 (plain)
1
2
3
4
<!DOCTYPE html>
<script>
  window.portalHost.postMessage('test message');
</script>