chromium/content/test/data/attribution_reporting/page_with_impression_creator.html

<html>
  <head>
    <script src="register_impression.js"></script>
    <script src="register_attribution_src.js"></script>
  </head>
  <body>
    This page has a script which creates anchor tags that declare impressions.
  </body>
</html>