Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(18)

Side by Side Diff: LayoutTests/fast/text/aat-morx.html

Issue 618723003: Revert of Switch to HarfBuzz on Mac and remove CoreText shaper (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
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 ChromiumA ATTest 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>
OLDNEW
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/aat-morx-expected.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698