tenfourfox/layout/reftests/font-face/ahem-metrics-1.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

9 lines
314 B
HTML

<title>Testcase, bug 467084</title>
<style>
html { background: white; }
@font-face { font-family: "AcidAhemTest"; src: url(../fonts/Ahem.ttf); }
body { background: blue; height: 100px; width: 100px; padding: 5px; }
span { color: transparent; background: aqua; font: 100px/1 AcidAhemTest; }
</style>
<span>X</span>