commit | 67a931113951d0413794b9330522fc2c4be4ef54 | [log] [tgz] |
---|---|---|
author | Ayman Almadhoun <aymana@google.com> | Tue Jul 09 19:16:41 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 09 19:16:41 2024 |
tree | 86c93762d174d674d8e9b86cefd7e5d44d8574cb | |
parent | b5d90db3236f32c74dee9d4bb1a2b0645004f3e1 [diff] |
Use color-scheme meta tag This CL fixes the text/background contrast using the color-scheme meta tag on the main page. BUG: b/344009696 Change-Id: I73027b8612516b6500e8f3f3dde2d3eb4504563b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5689423 Reviewed-by: Matthew Jones <mdjones@chromium.org> Reviewed-by: Paul Adedeji <pauladedeji@google.com> Commit-Queue: Ayman Almadhoun <ayman@chromium.org> Cr-Commit-Position: refs/heads/main@{#1325045}
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.