<fencedframe></fencedframe>
<script>
const url = new URL("fenced_frame.html", location.href);
document.querySelector("fencedframe").config = new FencedFrameConfig(url);
</script>
<fencedframe></fencedframe>
<script>
const url = new URL("fenced_frame.html", location.href);
document.querySelector("fencedframe").config = new FencedFrameConfig(url);
</script>