blob: aea35efa70228ffb562081aa6240d336eb762516 [file] [log] [blame]
<head>
<title>Font Fallback by Family Test</title>
<style type="text/css">
body {
font-size: 100px;
font-family: sans-serif;
}
</style>
</head>
<body>
You should see pictographs of a bug and a cat.<br>
Bug: &#x131A3;<br>
Cat: &#x130E0;
</body>