blob: 8e2c36ed56072ad9fd2e82d43b609f5719d78a55 [file] [log] [blame]
<!DOCTYPE html>
<script src="/common/get-host-info.sub.js"></script>
<iframe id="iframe"></iframe>
<script>
iframe.src =
get_host_info().ORIGIN + "/intersection-observer/resources/same-origin-grand-child-iframe.html";
</script>