layout/reftests/font-matching/defaultfont-bold.html

branch
TOR_BUG_9701
changeset 14
925c144e1f1f
equal deleted inserted replaced
-1:000000000000 0:e09f353eff65
1 <!DOCTYPE HTML><html><head>
2 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
3
4 <style type="text/css">
5 body { margin: 50px; font-size: 72pt; }
6 #test { font-weight: bold; }
7 </style>
8 </head>
9 <body><p id="test">Bongo</p></body>
10 </html>

mercurial