layout/reftests/bugs/301726-2.html

branch
TOR_BUG_9701
changeset 3
141e0f1194b1
equal deleted inserted replaced
-1:000000000000 0:c09939ef9474
1 <!DOCTYPE html>
2 <html>
3 <body>
4 <div style="overflow: scroll; visibility: hidden;
5 height: 100px;">
6 <div style="visibility: visible; height: 50%; background: green">
7 </div>
8 </div>
9 </body>
10 </html>

mercurial