Move common AddOutlineRects implementations to LayoutSVGModelObject
All of the (direct) subclasses of LayoutSVGModelObject (LayoutSVGImage, LayoutSVGShape and LayoutSVGContainer) have the same implementation of this method, so we can push it up to the common base class. Change-Id: Ief6d4502917c87505ddab436a3c005597615c49b Reviewed-on: https://chromium-review.googlesource.com/1104344Reviewed-by:Xianzhu Wang <wangxianzhu@chromium.org> Commit-Queue: Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/master@{#568072}
Showing
Please register or sign in to comment