summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/browsers/browsing-the-web/navigating-across-documents/click.html
blob: 8cb03b74d5ecee7462f2fb82a6a7c3008c87db25 (plain)
1
2
3
4
<!doctype html>
<script>
parent.postMessage("click", "*");
</script>