commit | 033aaa0ef208a644c246db6abcba69c762793c9f | [log] [tgz] |
---|---|---|
author | Darren Shen <shend@chromium.org> | Wed Jan 15 22:13:19 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 15 22:13:19 2025 |
tree | 4ddbc370f3e439550d89b0eabc66c838f65cec21 | |
parent | 4e652bd58704635adfe9abfac4c2aa131c39f874 [diff] |
Order the Quick Insert image grid items column by column. For accessibility, each image grid item has a number. Right now the number is based off the rank of the result, but this can be confusing because the visual order doesn't match the rank. Instead, order them column by column to give a consistent numbering scheme. Bug: b:388103005 Change-Id: I6dfc2640db0eae8fb79ca69e7a0d9ef65dead415 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6172015 Commit-Queue: Darren Shen <shend@chromium.org> Reviewed-by: Michelle Chen <michellegc@google.com> Cr-Commit-Position: refs/heads/main@{#1406974}
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.