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