chromium/chrome/test/data/navigation_predictor/page_with_same_host_anchor_element.html

<html>
  <head>
  </head>
  <body>
    <a id="google" href="https://google.com">Google</a>
    <a id="example" href="iframe_simple_page_with_anchors.html">Example</a>
  </body>
</html>