trisquel-icecat/icecat/testing/web-platform/tests/pointerevents/resources/minimal.html

4 lines
101 B
HTML

<body>Minimal HTML</body>
<script>
parent.postMessage({"type": "subframe-loaded"}, "*");
</script>