Bug 575870 - Enable the firefox button on xp themed, classic, and aero basic. r=dao...
[mozilla-central.git] / layout / reftests / font-matching / lucidaconsole-bolditalic.html
blob2d9c82104a4a0417faaf4a576962ed8326740100
1 <!DOCTYPE HTML><html><head>
2 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
4 <style type="text/css">
5 body { margin: 50px; font-size: 72pt; }
6 #test { font-family: "Lucida Console", serif; font-weight: bold; font-style: italic; }
7 </style>
8 </head>
9 <body><p id="test">Bongo</p></body>
10 </html>