blob: a9b1eff32d026a82912476357f7c4fbe239a4fde [file] [log] [blame]
<body>
<script>
window.onportalactivate = e => {
var portal = e.adoptPredecessor();
document.body.appendChild(portal);
}
</script>
</body>