blob: db3ba1e71a68cc5f378d119fb4382c68493597c3 [file] [log] [blame]
<html>
<body>
<script src="ad_iframe_writer.js"></script>
<!-- Should be counted as a normal same-origin ad iframe. -->
<script>
let adIframe = createAdIframe();
adIframe.id = "src_frame_same_origin";
adIframe.src = "pixel.png"
</script>
</body>
</html>