1
    2
    3
    4
    5
    6

content / test / data / attribution_reporting / page_with_disallowed_iframe.html [blame]

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