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

<html>
<head></head>
<body>
  <iframe src="title1.html" allow="attribution-reporting 'none'" id="test_iframe" name="test_iframe"></iframe>
</body>
</html>