Sign in
webkit
/
WebKit
/
9f8388ebdf099a98ce75d93c131e5941dc4da269
/
.
/
LayoutTests
/
fast
/
dom
/
Window
/
open-existing-pop-up-blocking.html
blob: 3880373edd49a0fd977f54b28585a95819097942 [
file
] [
log
] [
blame
]
<script>
if
(
window
.
testRunner
)
testRunner
.
waitUntilDone
();
</script>
<iframe
src
=
"resources/open-sibling-subframe.html"
></iframe>
<iframe
name
=
"sibling"
src
=
"data:text/html,If you can still see this text, the test failed."
></iframe>