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

11 lines
220 B
HTML
Raw Permalink Normal View History

2019-03-11 10:26:37 +00:00
<!DOCTYPE html>
<html>
<body>
<div style="overflow: scroll; visibility: hidden;
height: 100px;">
<div style="visibility: visible; height: 50px; background: green">
</div>
</div>
</body>
</html>