tenfourfox/layout/reftests/font-face/ahem-metrics-1.html

9 lines
314 B
HTML
Raw Normal View History

2017-04-19 07:56:45 +00:00
<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>