Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fonts / family-fallback-gardiner.html
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;
7        }
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>