DescriptionRemove rounding in RenderGeometryMap.
When working with FloatPoints in mapToContainer we currently round the
accumulated offset before adding to the current point. This can lead to
incorrect results when we add the two values together.
This CL removes the rounding call on accumulatedOffset.
BUG=371640
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175105
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|