Files
servo/tests/wpt/web-platform-tests/html/browsers/browsing-the-web/navigating-across-documents/click.html

5 lines
69 B
HTML

<!doctype html>
<script>
parent.postMessage("click", "*");
</script>