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

Unified 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, 3 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/text/aat-morx.html
diff --git a/LayoutTests/fast/text/aat-morx.html b/LayoutTests/fast/text/aat-morx.html
deleted file mode 100644
index 3c4a8ed471b843ffb44ea211c34617fbaf00f322..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/text/aat-morx.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<style>
-.aattest {
- font-family: ChromiumAATTest;
- text-rendering: optimizeLegibility;
- font-size: 250px;
-}
-</style>
-You should see a black and white Chromium logo. This test requires the ChromiumAATTest font to be available in the test
-runner, the test only works on Mac in order to verify AAT font support.
-<div class="aattest">abcd</div>
« 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