Sign in
webkit
/
WebKit
/
6ac1ae7345a9a50f3760d4fdf5f8c6512c4a9901
/
.
/
LayoutTests
/
fast
/
frames
/
resources
/
location-put-after-removal-frame.html
blob: 2f6ae0f840146da395e14dc736943cfee81b1269 [
file
] [
log
] [
blame
]
<script>
frameElement
.
parentNode
.
removeChild
(
frameElement
);
location
=
""
;
</script>