commit | a1769bde7021b7424820f9ed9762c5b64fa15d9f | [log] [tgz] |
---|---|---|
author | Fredrik Söderquist <fs@opera.com> | Fri Dec 14 14:13:37 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Dec 14 14:13:37 2018 |
tree | fae6eb69c9bc3242e6f7d24c113b821291d196f1 | |
parent | 80e8c3c18444a6f1d35e225427d234e9afc15d65 [diff] |
Use StyleColor for the stop-color property This changes the ComputedStyle storage for the stop-color property to be a StyleColor rather than a plain color. This fixes explicit inheritance for the property ('currentcolor' computes to itself). It also means we'll properly pick up changes to 'color'. Bug: 914728 Change-Id: I3c78a3615220b9149d1ea5102a6e5863526a6d51 Reviewed-on: https://chromium-review.googlesource.com/c/1377437 Reviewed-by: Rune Lillesveen <futhark@chromium.org> Commit-Queue: Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/master@{#616660}
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.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .