commit | bbf72fa8ce45fcdd88e45a42675c0028e9489b55 | [log] [tgz] |
---|---|---|
author | Jan Keitel <jkeitel@google.com> | Mon May 02 20:41:44 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 02 20:41:44 2022 |
tree | 5eeccad19899fd73f21b79ce10fdc70a2a08f0c5 | |
parent | f587230608329d450f6263ef4d9956174c4ef339 [diff] |
Add system colors SelectedItem and SelectedItemText. https://www.w3.org/TR/css-color-4/#css-system-colors specifies all system colors supported by CSS Color Spec Level 4. This CL adds the last two remaining colors that were not implemented yet. Fixed: 1314218 Change-Id: Icf957ba4d829cd1a4faead5a9b15dbb4fec00f48 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3613783 Commit-Queue: Jan Keitel <jkeitel@google.com> Reviewed-by: Stephen Chenney <schenney@chromium.org> Cr-Commit-Position: refs/heads/main@{#998540}
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.