commit | b1253f369538e1cd6a664b750119b2cabe157b3a | [log] [tgz] |
---|---|---|
author | Dave Tapuska <dtapuska@chromium.org> | Thu Jun 02 15:26:23 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 02 15:26:23 2022 |
tree | 2e6dfe705dedf5d1069150fc86daed9034a53e07 | |
parent | 57f8fff5bee96de20741534865b27354cdd11b9d [diff] |
Only apply user zoom to SVG documents in the outermost main frame. Inner main frames shouldn't have the zoom factor applied and should return a scale of 1. BUG=1314858 Change-Id: I6ae6f9642603e1acee3d879e5c1e465c4647ee4c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3684831 Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Reviewed-by: Adithya Srinivasan <adithyas@chromium.org> Reviewed-by: Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/main@{#1010103}
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.