DescriptionRemove effective zoom from font metrics before length calculations
Since https://codereview.chromium.org/308123010 and
https://codereview.chromium.org/323053002, the effectiveZoom is
included in the style's font. This patch adds missing code to
SVGLengthContext to remove the effective zoom before computing ex
(x-height) and ch (zero-width) units.
BUG=519133
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=200393
Patch Set 1 #Patch Set 2 : Avoid hardcoded values in test #
Messages
Total messages: 8 (3 generated)
|