DescriptionRemove SVGTextLayoutEngine::m_pathLayoutBoxes
Line boxes are added to this vector, and finalizeTransformMatrices()
iterates through it. The latter will however never do anything for
these line boxes, because layoutTextBoxes() is the only thing that adds
boxes to the map that will cause finalizeTransformMatrices() to have an
effect.
BUG=486669
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=195997
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|