Backed out 2 changesets (bug 1943998) for causing wd failures @ phases.py CLOSED...
[gecko.git] / layout / reftests / forms / input / number / number-max-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>