Sign in
webkit
/
WebKit
/
6ac1ae7345a9a50f3760d4fdf5f8c6512c4a9901
/
.
/
LayoutTests
/
fast
/
frames
/
resources
/
navigate-top-by-constant-name-to-pass.html
blob: ca3041e9a91037f2f4bf36cabd5539817c64afe3 [
file
] [
log
] [
blame
]
<script>
window
.
open
(
"pass-and-notify-done.html"
,
"_top"
);
</script>