blob: a02f5b4441aca880caa272155847e0c87f0ea2d1 [file]
<html>
<!-- This page simulates a user clicking on a link, so that the next page it
navigates to has a Referrer header. -->
<a id="link" href="page_with_referrer.html">
<script src="simulate_click.js"></script>
</html>