summaryrefslogtreecommitdiffstats
path: root/layout/reftests/font-face/ahem-metrics-1.html
blob: e5a83113be7bff49afaa1b829c874ba382c5a157 (plain)
1
2
3
4
5
6
7
8
<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>