blob: 50bb09157812cc2174428a3980530c87ad384059 [file] [log] [blame]
<!--
@WIN-ALLOW:ia2_hypertext=*
-->
<body>
</body>
<script>
const iframe = document.createElement('iframe');
iframe.src = 'frame/empty.html';
document.body.appendChild(iframe);
</script>