commit | 308c07212ad6e5931a25229f9a89f2028abc36b7 | [log] [tgz] |
---|---|---|
author | Tyler Denniston <tdenniston@google.com> | Tue Apr 14 10:53:41 2020 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Tue Apr 14 16:20:44 2020 +0000 |
tree | f80b3168ddda3c8ec6b69d7a164a6fc3d09f6438 | |
parent | 2b9f53edc0c1dde02095c5ac2f7c9d7ec2f25236 [diff] |
[svg] Implement currentColor for gradient stops Required introducing a new type for stop-color attribute. A test that exercises this is 'color-prop-01-b'. Note that stop-color should be an inherited presentation attribute, but that is not addressed in this CL. Change-Id: I65b99bfc989f1d4b5a0746de31011b0e72eb6c59 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/282592 Commit-Queue: Tyler Denniston <tdenniston@google.com> Reviewed-by: Florin Malita <fmalita@chromium.org>