Files
tubestation/layout/reftests/async-scrolling/sticky-pos-scrollable-5-ref.html
Kartikaya Gupta e4b8236af7 Bug 1411627 - Add reftests. r=mstange
MozReview-Commit-ID: apbFCe2uzF
2017-11-07 10:16:54 -05:00

8 lines
237 B
HTML

<!DOCTYPE HTML>
<html>
<body>
<div style="width:400px; height:300px; overflow:hidden; border:2px solid black">
<div style="height: 150px"></div>
<div style="width: 100px; height: 100px; background-color: green"></div>
</div>