commit | 80505a9e75111cf098ca9f5bcb9b91380e77df43 | [log] [tgz] |
---|---|---|
author | Morten Stenshorne <mstensho@chromium.org> | Fri Feb 28 14:00:44 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 28 14:00:44 2025 |
tree | 57429a9ccb847851fa4278a84d77c81b6c396956 | |
parent | 4d8c91d8eff6f8b8e44d6373ab35041c50360d6b [diff] |
[text-box-trim] Trim leading / trailing column spanners. Add support for text-box-trim to the column layout algorithm. Previously we'd rely on the block layout algorithm for column content, but with no support for spanners. Bug: 388523921 Change-Id: Id03290ca3510b54c38c4686ddc82b2322c6c663b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6308806 Reviewed-by: Koji Ishii <kojii@chromium.org> Commit-Queue: Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/main@{#1426265}
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.