chromium/content/test/data/fenced_frames/ad_that_leaves_interest_group.html

<!DOCTYPE html>
<html>
<body>
<script>
  navigator.leaveAdInterestGroup();
</script>
This is a text.
</body>
</html>