1
    2
    3
    4
    5
    6
    7
    8
    9

content / test / data / fenced_frames / ad_that_leaves_interest_group.html [blame]

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