summaryrefslogtreecommitdiffstats
path: root/layout/reftests/font-matching/synthetic-bold-1-ref.html
blob: 9d5b28369f48bbf895e84110828d6b1430416f43 (plain)
1
2
3
4
5
6
7
8
9
10
11
<html>
<head>
<style type="text/css">
body { font-family: Symbol, OpenSymbol, "Standard Symbols L"; font-size: 2em; }
</style>
</head>
<body>
<p>&#xf061;&#xf062;&#xf063; abc</p>
<p>&#xf061;&#xf062;&#xf063; abc</p>
</body>
</html>