Upstream version 11.40.271.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / text / aat-morx.html
1 <style>
2 .aattest {
3   font-family: ChromiumAATTest;
4   text-rendering: optimizeLegibility;
5   font-size: 250px;
6 }
7 </style>
8 You should see a black and white Chromium logo. This test requires the ChromiumAATTest font to be available in the test
9 runner, the test only works on Mac in order to verify AAT font support.
10 <div class="aattest">abcd</div>