Sign in
webkit
/
WebKit
/
896f2e1627ae91d975ee73fd9010259c3dd716cd
/
.
/
LayoutTests
/
fast
/
loader
/
iframe-set-location-base-blank.html
blob: 2605acc762b4a488211e051b2b02d46e9dcdabc4 [
file
] [
log
] [
blame
]
<script>
if
(
window
.
testRunner
)
{
testRunner
.
waitUntilDone
();
testRunner
.
dumpAsText
();
testRunner
.
dumpFrameLoadCallbacks
();
}
</script>
<body>
<iframe
src
=
"resources/iframe-set-location-base-blank.html"
></iframe>
</body>