no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE
[gecko.git] / layout / reftests / forms / input / datetime / line-height-01.html
blob9cb998788860c6dc58d8ded3dfefddfa9daa96b6
1 <!doctype html>
2 <style>
3 input {
4 box-sizing: border-box;
5 height: 34px;
6 line-height: 80px;
8 </style>
9 <input type=date>
10 <input type=time>