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