Sign in
webkit
/
WebKit
/
027d9947be7394fd875bd4e203a72ecbac14d842
/
.
/
LayoutTests
/
http
/
tests
/
security
/
frameNavigation
/
resources
/
cross-origin-opener-opener.html
blob: 375c654929561dcba065682e2aecfa536048a3d8 [
file
] [
log
] [
blame
]
<script>
var
win
=
window
.
open
(
"http://localhost:8000/security/frameNavigation/resources/navigate-opener.html"
);
</script>
Helper window. Will be navigated by the window it is opening.