commit | be63a208fbd1465dc987023bafc163547bd3b1e1 | [log] [tgz] |
---|---|---|
author | Christopher Lam <calamity@chromium.org> | Mon Jul 19 06:29:16 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jul 19 06:29:16 2021 |
tree | 9f6551d5b2133f2ade989ca215f94c95ae39715d | |
parent | b046f52652b038506c7e48d8a35ab37c8592a972 [diff] |
[style_var_gen] Add Typography to CSS Generator. This CL adds Typography to the variable generator. The user is expected to define font families and typefaces. This is currently only usable for CSS. Future CLs will adapt this system to be compatible with Views. Bug: 1149214 Change-Id: I6f767c7194686cc86d5444e913d93835c8707c45 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3010916 Reviewed-by: Zain Afzal <zafzal@google.com> Commit-Queue: calamity <calamity@chromium.org> Cr-Commit-Position: refs/heads/master@{#902876}
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.