summaryrefslogtreecommitdiffstats
path: root/layout/reftests/font-matching/synthetic-bold-2-ref.html
blob: b5a8f0d69ee0d291908aa98b73d50837692a5c3d (plain)
1
2
3
4
5
6
7
8
9
10
11
<html>
<head>
<style type="text/css">
body { font-family: "Apple Chancery", Impact, "Microsoft Sans Serif", "URW Chancery L"; font-size: 2em; }
</style>
</head>
<body>
<p>Hello World</p>
<p>Hello World</p>
</body>
</html>