Mypal/layout/reftests/bugs/301726-2-ref.html

11 lines
220 B
HTML

<!DOCTYPE html>
<html>
<body>
<div style="overflow: scroll; visibility: hidden;
height: 100px;">
<div style="visibility: visible; height: 50px; background: green">
</div>
</div>
</body>
</html>