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