no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE
[gecko.git] / layout / reftests / forms / input / number / number-min-height-1-ref.html
blob5f17a624259db53c01ad0750a358554b1634a6e9
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <style>
6 div {
7 border: 3px solid black;
8 width: 308px;
9 height: 108px;
12 </style>
13 </head>
14 <body>
15 <div></div>
16 </body>
17 </html>