commit | c6cd64a80abd10ae37f5befb07ec1bc4416c880c | [log] [tgz] |
---|---|---|
author | Vladimir Levin <vmpstr@chromium.org> | Thu Apr 14 15:52:11 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 14 15:52:11 2022 |
tree | 1bc40c5bab1f99262f5ffa098171ad6bbbac563a | |
parent | 7fe4646f5f3f078c35d93c54a80eb27c47694264 [diff] |
Use the zoom factor value when computing the clip shape for SVG We already have already plumbed a zoom value, so this patch uses it to make sure the clip-path works correctly in dsf > 1 in SVG. R=pdr@chromium.org, fs@opera.com Fixed: 1311875 Change-Id: I5dcc98d0ffd30dce626596b0cd6188665a0392a3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3583478 Reviewed-by: Fredrik Söderquist <fs@opera.com> Reviewed-by: Philip Rogers <pdr@chromium.org> Reviewed-by: Jeremy Roman <jbroman@chromium.org> Commit-Queue: Vladimir Levin <vmpstr@chromium.org> Cr-Commit-Position: refs/heads/main@{#992554}
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.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.