Bug 458160 - Reftests for .otf fonts. r+sr=dbaron
[wine-gecko.git] / layout / reftests / font-face / ahem-metrics-1.html
blobe78b02ef8405aead37c5cc381689b5d8e023f660
1 <title>Testcase, bug 467084</title>
2 <style>
3 html { background: white; }
4 @font-face { font-family: "AcidAhemTest"; src: url(../fonts/Ahem.ttf); }
5 body { background: blue; height: 100px; width: 100px; padding: 5px; }
6 div { color: aqua; font: 100px/1 AcidAhemTest; }
7 </style>
8 <div>X</div>