Remove |LayoutSVGModelObject::local_visual_rect_|
This is now always equal to the stroke bounding box (or object bounding box if stroke does not apply or otherwise have no influence), so it can be removed and VisualRectInLocalSVGCoordinates() forwarded to StrokeBoundingBox(). Ditto for |LayoutSVGRoot::visual_rect_in_local_svg_coordinates_|. Bug: 1028061 Change-Id: Idebfb8fb5ca4fd3c954c99068163e3947e042b49 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2450321 Commit-Queue: Fredrik Söderquist <fs@opera.com> Reviewed-by:Philip Rogers <pdr@chromium.org> Cr-Commit-Position: refs/heads/master@{#814612}
Showing
Please register or sign in to comment