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