Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fonts / family-fallback-gardiner.html
blobaea35efa70228ffb562081aa6240d336eb762516
1 <head>
2 <title>Font Fallback by Family Test</title>
3 <style type="text/css">
4 body {
5 font-size: 100px;
6 font-family: sans-serif;
8 </style>
9 </head>
10 <body>
11 You should see pictographs of a bug and a cat.<br>
12 Bug: &#x131A3;<br>
13 Cat: &#x130E0;
14 </body>