haikuwebkit/LayoutTests/fast/frames/resources/location-put-after-removal-...

5 lines
85 B
HTML

<script>
frameElement.parentNode.removeChild(frameElement);
location = "";
</script>