summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/browsers/history/the-location-interface/non-automated/manual_click_assign_during_load-1.html
blob: c762ece3bc1d85cb3b40b48f6ee619194b74875b (plain)
1
2
3
4
5
6
7
<!doctype html>
<script>
opener.history_length = history.length;
</script>
<a onclick="location = 'manual_click_assign_during_load-2.html'; return false;" href>Click Here</a>
<p>Filler image to keep the page loading:</p>
<img src="/images/smiley.png?pipe=trickle(20:d1:r2)">