DescriptionTo draw underline currently Chrome is depending on Font Size taking 10%
Font Size as underline thickness which is not correct. Font properties
should be taken into account to calculate underline thickness. Following change does the same, some Skia files are also updated for this change.
Blink and Skia git repo are different so added two more patches related to Skia changes only.
https://codereview.chromium.org/148453005/
https://codereview.chromium.org/137543008/
and made this patch Skia independent.
BUG=338148
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=166890
Patch Set 1 #Patch Set 2 : Making underline thickness calculation not depending on Skia for now till Skia patches are not comm… #Patch Set 3 : Adding pixel test as per comment #Patch Set 4 : Adding Test cases in TestExpectations #
Messages
Total messages: 23 (0 generated)
|