Chromium Code Reviews
DescriptionAdd unit tests for FontPlatformData::hasSpaceInLigaturesOrKerning
Add a set of unit tests for the hasSpaceInLigaturesOrKerning method that
verifies that the correct value is returned for a font that has space in
either the GPOS or GSUB tables vs for one that does not. Also tests that
the check is bypassed and false is returned if kerning and ligatures are
both disabled. Finally, it fixes the failure mode in that the method now
returns false in cases where the font tables cannot be accessed.
R=drott@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=199059
Patch Set 1 : #
Total comments: 4
Patch Set 2 : Fix win compiler error #Patch Set 3 : #Patch Set 4 : Address review comments #Patch Set 5 : w/TestExpectations #Patch Set 6 : Rebase w/HEAD #
Messages
Total messages: 23 (11 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||