Sign in
webkit
/
WebKit
/
f61252b0d6cd178ae58bb569fe46b8af9c52b90f
/
.
/
LayoutTests
/
fast
/
loader
/
stateobjects
/
pushstate-in-iframe.html
blob: 897c20a2387ab490702d4c38dce9d4bf24da0141 [
file
] [
log
] [
blame
]
<script>
if
(
window
.
testRunner
)
{
testRunner
.
dumpAsText
();
testRunner
.
waitUntilDone
();
}
</script>
<iframe
src
=
"resources/pushstate-in-iframe-child.html"
>