DescriptionUnapply effectiveZoom during SVG layout
Text layout in SVG is assumed to happen in unzoomed coordinates.
Prior to this patch, there was a special SVG mode in the
StyleResolver that disregarded zoom when resolving lengths for
SVG elements. That broke down during inheritance though, so a
better way to handle the SVG zoom model is for the SVG module to
remove zoom from style values itself.
BUG=382366
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=176051
Patch Set 1 #Patch Set 2 : Add tests #Messages
Total messages: 6 (0 generated)
|