commit | bc80986ece2ace33c389e5b0b9957ac9f8f1867a | [log] [tgz] |
---|---|---|
author | Kevin Babbitt <kbabbitt@microsoft.com> | Mon Sep 09 20:03:09 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Sep 09 20:03:09 2024 |
tree | 010e790085e0e34991eff80c1c27c763ac2484b2 | |
parent | 38a04b856f0a6435b709098f42640daa0df0d86c [diff] |
Resolve relative colors based on currentcolor This CL contains the logic needed to evaluate relative color channel values and expressions at used-value time, once the value of currentcolor is known. Bug: 325309578 Change-Id: Ie795ca28a43ea3c8f825a7b574a22a289c351bf9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5813537 Commit-Queue: Kevin Babbitt <kbabbitt@microsoft.com> Reviewed-by: Rune Lillesveen <futhark@chromium.org> Reviewed-by: Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/main@{#1352951}
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.