summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/intersection-observer/resources/iframe-no-root-subframe.html
blob: ee63a06ca0ff30eb6bc82d28350cf8d85313251b (plain)
1
2
3
4
<!DOCTYPE html>
<div style="height: 200px; width: 100px;"></div>
<div id="target" style="background-color: green; width:100px; height:100px"></div>
<div style="height: 200px; width: 100px;"></div>