commit | d678795c96485e380bcda4ef38573d53ee7c2549 | [log] [tgz] |
---|---|---|
author | Koji Ishii <kojii@chromium.org> | Thu Sep 07 07:16:11 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 07 07:16:11 2023 |
tree | ffc1bb4a650beb1d4808731f5191cdfbb40b0dc9 | |
parent | 8f755e4a508d1bdd6356070d655d43f6ca030f20 [diff] |
[text-spacing-trim] Progress the prototype This patch makes more progress on the prototype initially created at crrev.comc/4819066. More code points are supported, and all combinations are supported too. Some code points that change the type by language-conventions are not implemented yet. Bug: 1463891 Change-Id: I798a84d91e3ffa523788b56e339f2e07b13dd139 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4842100 Reviewed-by: Lingqi Chi <lingqi@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/main@{#1193451}
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.