blob: 5a58330ff6907800a69dfa9661b27997347239c9 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<style>
@font-face {
font-family: "WebFont";
src: url("resources/Ahem-10000A.ttf") format("truetype");
}
div {
font-family: "WebFont";
}
</style>
</head>
<body>
This test passes if you see a particular pattern of black boxes below.
<div>􀀄􀀊</div>
<div>􀀄&nbsp;a</div>
</body>
</html>