comparison: layout/reftests/font-inflation/text-4-ref.html
layout/reftests/font-inflation/text-4-ref.html
- branch
- TOR_BUG_9701
- changeset 10
- ac0c01689b40
equal
deleted
inserted
replaced
|
1 <!DOCTYPE HTML> |
|
2 <style> |
|
3 div { background: yellow } |
|
4 span { background: aqua } |
|
5 div { font-size: 34px; line-height: 1.0; width: 450px } |
|
6 </style> |
|
7 <div><span>Hello world</span></div> |