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