comparison: layout/reftests/forms/button/line-height-input-0.5.html
layout/reftests/forms/button/line-height-input-0.5.html
- branch
- TOR_BUG_9701
- changeset 11
- deefc01c0e14
equal
deleted
inserted
replaced
|
1 <!DOCTYPE HTML> |
|
2 <style> |
|
3 |
|
4 input { line-height: 0.5 } |
|
5 |
|
6 </style> |
|
7 <input type="button" value="button input" size="20"> |