chromium/third_party/blink/web_tests/external/wpt/navigation-api/navigation-history-entry/resources/post-key-to-top.html

<script>
top.postMessage(navigation.currentEntry.key, "*");
</script>