Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/apple-security
/
.
/
LayoutTests
/
fast
/
frames
/
resources
/
location-put-after-removal-frame.html
blob: 2f6ae0f840146da395e14dc736943cfee81b1269 [
file
] [
edit
]
<script>
frameElement
.
parentNode
.
removeChild
(
frameElement
);
location
=
""
;
</script>