Bug 575870 - Enable the firefox button on xp themed, classic, and aero basic. r=dao...
[mozilla-central.git] / layout / reftests / font-matching / arialunicode.html
blob92469691e760297754ccd2d998f57d8ad5dd32eb
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: Arial Unicode MS, serif; }
7 </style>
8 </head>
9 <body><p id="test">Bongo</p></body>
10 </html>