DescriptionClear LayoutSVGText's frame rect if no line boxes are produced
The frame rect is normally updated from
SVGRootInlineBox::computePerCharacterLayoutInformation(), but if the
children are empty, there'll be no such boxes and the frame rect won't
be updated.
BUG=474275
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=193559
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|