DescriptionFix handling of Ligature when letter-spacing is present.
Blink is applying ligature feature when letter spacing is specified which is not correct as per the CSS
specification [1].
With this patch ligature is not applied when letter spacing is specified in CSS.
BUG=382381
TEST=fast/text/font-ligature-letter-spacing.html
1: http://dev.w3.org/csswg/css-text-3/#letter-spacing-property
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=176539
Patch Set 1 #
Total comments: 12
Patch Set 2 : Fixing comments #
Total comments: 2
Patch Set 3 : Updating Test case #Patch Set 4 : Code Issue fix #
Messages
Total messages: 22 (0 generated)
|