Speculatively backout changeset bc8d1b9545c5 (bug 914926) on suspicion of causing...
[gecko.git] / layout / reftests / font-matching / lucidaconsole-italic.html
blob1403a8ee9e9a6062afdf1ad44f0ddf2ea0295de7
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-style: italic; }
7 </style>
8 </head>
9 <body><p id="test">Bongo</p></body>
10 </html>