Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / text / aat-morx.html
blob3c4a8ed471b843ffb44ea211c34617fbaf00f322
1 <style>
2 .aattest {
3 font-family: ChromiumAATTest;
4 text-rendering: optimizeLegibility;
5 font-size: 250px;
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>