scrollbar-gutter: fix background paint
Fix a paint bug when a scrolling container has a solid color background and a scrollbar-gutter value other than "auto". In that scenario, the container's background color was being painted on the scrolling contents layer, which may be smaller than expected depending on the value of scrollbar-gutter. Bug: 710214 Change-Id: I43b842c5bebe13843f7a6ef955e0726f1bc9a16e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2563387 Commit-Queue: Felipe Erias Morandeira <felipeerias@gmail.com> Reviewed-by:Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#833009}
Showing
Please register or sign in to comment