Fix bug in CalculateBackgroundClipRectWithGeometryMapper
Previously, we did not map into the scrolled space when requested. This was implemented correctly in the non-GeometryMapper case by (*). It was only tested by unittests, and those unittests ran in non-GeometryMapper mode. This CL also implements those unittests in GeometryMapper mode. (*) https://chromium-review.googlesource.com/c/chromium/src/+/961643/ Change-Id: I43fd9907f3dda2a72c4da9bdadd6dc370c0d6874 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2347073 Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Reviewed-by:Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#796602}
Showing
Please register or sign in to comment