commit | 8692368f7e911c5d215c66c33edea51d2772e980 | [log] [tgz] |
---|---|---|
author | Mason Freed <[email protected]> | Thu May 02 03:36:04 2019 |
committer | Commit Bot <[email protected]> | Thu May 02 03:36:04 2019 |
tree | 439d8d4c6eccd3083988340d7802f06f412de8fd | |
parent | dab1fa70e6a7afd677c66f689c76eda875aa14bf [diff] |
Fix backdrop-filter bounds for transforms Prior to this CL, transforms applied to the element with backdrop-filter were not properly applied to the backdrop filter bounds (clipping) rect. This should be fixed by this CL. This should also fix some issues related to high DPI screens with device_scale_factor != 1. Bug: 944388, 957311 Change-Id: I375492d1f6b8d7a1acdc41401f2c00cfeb32d4ec Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1521959 Reviewed-by: enne <[email protected]> Reviewed-by: ccameron <[email protected]> Commit-Queue: Mason Freed <[email protected]> Auto-Submit: Mason Freed <[email protected]> Cr-Commit-Position: refs/heads/master@{#655890}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .