chromium/content/test/data/accessibility/scrolling/link.html

<!DOCTYPE html>
<html>
  <body style="margin-top:100vh; margin-bottom:100vh">
    <a href="http://www.chromium.org/">Chromium</a>
  </body>
</html>