Bug 1535077 - Switch to using Ref and PureComponent in the SearchBox component. r...
[gecko.git] / layout / reftests / bugs / 301726-2.html
blob88f3dcb08de97c2640a3aac03df08120a47b9d28
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>