| commit | 72c97ec7a3aa3e334693ca001e29402def697df1 | [log] [tgz] |
|---|---|---|
| author | Erica Lee <ericamlee@google.com> | Mon Aug 05 21:25:10 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Aug 05 21:25:10 2024 |
| tree | 55ad67096650dac805d1f2c212ae8395f2f6a494 | |
| parent | e034449e3650b578476df3a419eba5e12c3f198d [diff] |
p13n: stop overlapping bottom container For freeform, expanding the top container shouldn't overlap the bottom container. Overlapping the bottom container covers up the `shuffle` and `guide` buttons. BUG=b:356163802 TEST=http://shortn/_IyvyyrPPL0 Change-Id: I4b351c0f0f01dddde4b0a9edd5361a1b949633d2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5758064 Reviewed-by: Jeffrey Young <cowmoo@google.com> Commit-Queue: Erica Lee <ericamlee@google.com> Cr-Commit-Position: refs/heads/main@{#1337496}
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.