root/LayoutTests/http/tests/loading/resources/post-in-iframe-with-back-navigation-page-3.php

/* [<][>][^][v][top][bottom][index][help] */
<!DOCTYPE html>
<h1>Page 3</h1>
<span id="submissionTime"><?php print microtime();?></span><br/>
<a id="link" href="javascript:history.back();">go back</a>

/* [<][>][^][v][top][bottom][index][help] */