blob: fbd48c90b688b6cf8d7b83c113abc31c12e488b3 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
</head>
<body>
This test makes sure that code points which have no fonts to render them are drawn visibly. The test passes if you see something below.
<div style="font-size: 100px;">&#x2B616;</div>
</body>
</html>