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