Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: layout/reftests/font-face/reftest.list
<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>