blob: 53ac62fa2b08046b9dbf6f9fa81a399e6cb67cb0 [file] [log] [blame]
<!DOCTYPE html>
<div style="height: 200px">Passes if this text is fully visible, and only a green square below.</div>
</div>
<div style="display: -webkit-box">
<div style="position: absolute; background: red; width: 100px; height: 100px"></div>
<div id="target" style="position: relative; float: left; background: green; width: 100px; height: 100px"></div>
</div>