no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE
[gecko.git] / layout / reftests / forms / input / text / intrinsic-size-ref.html
blob2735336e3b0d82093dc43eecf298d8ef94a37586
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <title>Intrinsic Size Test Reference</title>
5 <style>input, textarea { border-radius:0; background:none; border:none; }</style>
6 </head>
7 <body>
8 <div>
9 <span style="border:2px solid black; padding-left:200px"><input style="background-color:transparent; border:none; font-family:monospace"/></span>
10 </div>
11 </body>
12 </html>