layout/reftests/font-matching/synthetic-bold-1-ref.html

branch
TOR_BUG_9701
changeset 3
141e0f1194b1
equal deleted inserted replaced
-1:000000000000 0:001c19de238f
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>&#xf061;&#xf062;&#xf063; abc</p>
9 <p>&#xf061;&#xf062;&#xf063; abc</p>
10 </body>
11 </html>

mercurial