summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/browsers/history/the-location-interface/non-automated/manual_form_submit_assign_during_load-1.html
blob: 08f7e2dd68fb8a8883e60e1d0366e1375b7d5015 (plain)
1
2
3
4
5
6
7
8
9
<!doctype html>
<script>
opener.history_length = history.length;
</script>
<form onsubmit="location = 'manual_form_submit_assign_during_load-2.html'; return false;">
<input type=submit value="Click Me">
</form>
<p>Filler image to keep the page loading:</p>
<img src="/images/smiley.png?pipe=trickle(20:d1:r2)">