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

Unified Diff: third_party/WebKit/LayoutTests/fast/text/variable-fonts/variable-gpos-m2b.html

Issue 2858573002: Use FreeType for OpenType Variations on CoreText < 10.12 (Closed)
Patch Set: Use FreeType for OpenType Variations on CoreText < 10.12 Created 3 years, 7 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: third_party/WebKit/LayoutTests/fast/text/variable-fonts/variable-gpos-m2b.html
diff --git a/third_party/WebKit/LayoutTests/fast/text/variable-fonts/variable-gpos-m2b.html b/third_party/WebKit/LayoutTests/fast/text/variable-fonts/variable-gpos-m2b.html
index cb49b8acc483d5b54988e49c4a2b7bad3c60b6eb..ee87fbce5e2835567cfeb9e12ab73455fb99b0c2 100644
--- a/third_party/WebKit/LayoutTests/fast/text/variable-fonts/variable-gpos-m2b.html
+++ b/third_party/WebKit/LayoutTests/fast/text/variable-fonts/variable-gpos-m2b.html
@@ -28,7 +28,7 @@
with the combining box below. And it has a glyph for combining box below
whose mark anchor can be shifted horizontally using the VM2B axis. The font
also has N and O glyphs which have fixed shifted base anchor points at the
- middle and at the right position. In this ref test we compare whether
+ middle and at the right position. In this ref test we check whether
applying the VM2B axis works as expected and shifts the mark anchor point
left so that the combining mark is placed correctly at the middle and at
the right position. The VM2B rendering must be identical to the

Powered by Google App Engine
This is Rietveld 408576698