chromium/third_party/blink/web_tests/external/wpt/html/browsers/history/the-history-interface/joint_session_history/filler.html

<!doctype html>
<script>
document.write(location.search)
onpageshow = function() {if (parent.frameloaded) {parent.frameloaded()}}
</script>