comparison: layout/reftests/font-matching/synthetic-bold-1-ref.html
layout/reftests/font-matching/synthetic-bold-1-ref.html
- branch
- TOR_BUG_9701
- changeset 3
- 141e0f1194b1
equal
deleted
inserted
replaced
|
1 <html> |
|
2 <head> |
|
3 <style type="text/css"> |
|
4 body { font-family: Symbol, OpenSymbol, "Standard Symbols L"; font-size: 2em; } |
|
5 </style> |
|
6 </head> |
|
7 <body> |
|
8 <p> abc</p> |
|
9 <p> abc</p> |
|
10 </body> |
|
11 </html> |