commit | 2675de5ca379bb50c8310b6243164fc0121415b8 | [log] [tgz] |
---|---|---|
author | Fredrik Söderquist <fs@opera.com> | Wed Feb 27 15:56:35 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Feb 27 15:56:35 2019 |
tree | 0314aa5b5384a286dfdde19ce7d7b0c5d7270a9a | |
parent | 922a065993962557177a0a11e7823641b70e8c77 [diff] |
Use symbolic Color names for some SVG property initial values Color(0, 0, 0) -> Color::kBlack Color(255, 255, 255) -> Color::kWhite Change-Id: I480a472ae5622d9ad58ff2abfcfd8d2c536d1491 Reviewed-on: https://chromium-review.googlesource.com/c/1491616 Auto-Submit: Fredrik Söderquist <fs@opera.com> Commit-Queue: Stephen Chenney <schenney@chromium.org> Reviewed-by: Stephen Chenney <schenney@chromium.org> Cr-Commit-Position: refs/heads/master@{#636030}
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 .