Sign in
webkit
/
WebKit
/
c76c58243e3b15757ea8668f43536a601f3d5c6f
/
.
/
LayoutTests
/
http
/
tests
/
loading
/
resources
/
post-in-iframe-with-back-navigation-page-3.php
blob: 896c08ebbd067e6768a9ea5cdf268c921fda24d0 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<h1>
Page 3
</h1>
<span
id
=
"submissionTime"
>
<?
php
print
microtime
();?>
</span><br/>
<a
id
=
"link"
href
=
"javascript:history.back();"
>
go back
</a>