DescriptionMake -webkit-font-kerning actually work.
Right now, the complex text path always kerns, even with
-webkit-font-kerning:none.
This is technically tested by fast/text/font-kerning.html, but the default font
often only has TrueType kerning, which isn't supported yet (bug 41990).
I've changed the test to prefer some fonts that are widely available and
actually get kerned.
BUG=165643
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=162485
Patch Set 1 #
Total comments: 1
Patch Set 2 : address behdad's comments and add vkrn #
Messages
Total messages: 17 (0 generated)
|