Sign in
webkit
/
WebKit
/
2bde0edf56b50cba234b331b5ddd67eb5d2a0a71
/
.
/
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>