Source code

Revision control

Copy as Markdown

Other Tools

<!doctype html>
<body>
<script>
window.parent.postMessage(`document.prerendering: ${document.prerendering}`,
'*');
</script>
</body>