blob: 96835344e80567138ca0f85f79a958de5a1c47df [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<style>
@font-face {
font-family: "WebFontAhem";
src: url("../../resources/Ahem.ttf") format("truetype");
}
</style>
</head>
<body>
The test passes if there is no red shown below.
<div><span style="font: 50px 'WebFontAhem'; -webkit-font-smoothing: none;">aaaa</span></div>
</body>
</html>