Backed out 2 changesets (bug 1943998) for causing wd failures @ phases.py CLOSED...
[gecko.git] / layout / reftests / forms / input / file / label-min-inline-size-ref.html
blob6e8e1287c3c8ac3bf3ac19eac35cff7689dc33a0
1 <!DOCTYPE HTML>
2 <!--
3 Any copyright is dedicated to the Public Domain.
4 http://creativecommons.org/publicdomain/zero/1.0/
5 -->
6 <html><head>
7 <meta charset="utf-8">
8 <title>Testcase for bug 1500530</title>
9 <style type="text/css">
10 html,body {
11 color:black; background-color:black; font:48pt/1 Arial; padding:0; margin:0;
14 div { width: 100px; height: 20px; margin-top: -2px; background: lime; }
16 </style>
17 </head>
18 <body>
20 <div></div>
22 </body>
23 </html>