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

Unified Diff: LayoutTests/fast/text/sub-pixel/text-scaling-webfont.html

Issue 544843004: [DirectWrite] Disable subpixel font positioning for old fonts (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: w/TestExpectations 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
« no previous file with comments | « LayoutTests/TestExpectations ('k') | Source/platform/fonts/harfbuzz/FontPlatformDataHarfBuzz.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/text/sub-pixel/text-scaling-webfont.html
diff --git a/LayoutTests/fast/text/sub-pixel/text-scaling-webfont.html b/LayoutTests/fast/text/sub-pixel/text-scaling-webfont.html
index 5f51ed4214651d1099b2ba50c00a86224ca86293..5fe8e98b06c5227dc350f53674a17a5163d891c1 100644
--- a/LayoutTests/fast/text/sub-pixel/text-scaling-webfont.html
+++ b/LayoutTests/fast/text/sub-pixel/text-scaling-webfont.html
@@ -11,7 +11,7 @@
src: url('../../../resources/opensans/OpenSans-Regular.woff') format('woff');
}
section > div > div {
- font-family: 'Open Sans';
+ font-family: 'Open Sans', 'Segoe UI';
}
</style>
<script src="resources/text-scaling.js"></script>
« no previous file with comments | « LayoutTests/TestExpectations ('k') | Source/platform/fonts/harfbuzz/FontPlatformDataHarfBuzz.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698