blob: 868fb4529b4cf30d239bcc755c1e3e8eb7cb4dd1 [file] [log] [blame]
<body>
<iframe id="i" src="about:blank"></iframe>
<script>
window.onorientationchange = function() {
document.getElementById("i").remove();
}
</script>
</frame>