servo/tests/wpt/web-platform-tests/intersection-observer/resources/iframe-no-root-subframe.html

4 lines
197 B
HTML

<!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>