summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/pointerevents/resources/minimal.html
blob: 9402b95cb173389aead0aacf0c3e5fc553f6c3ae (plain)
1
2
3
4
<body>Minimal HTML</body>
<script>
  parent.postMessage({"type": "subframe-loaded"}, "*");
</script>