Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(69)

Issue 356683005: Support radial-gradients with relative offsets (Closed)

Created:
6 years, 6 months ago by reni
Modified:
6 years, 5 months ago
Reviewers:
f(malita)
CC:
blink-reviews, blink-reviews-css, ed+blinkwatch_opera.com, dglazkov+blink, apavlov+blink_chromium.org, darktears, rune+blink, rwlbuis, Stephen Chennney
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Support radial-gradients with relative offsets The center of a radial-gradient can be determined four different ways. It can be defined with lengths, percentages, keywords or by combining keywords with lengths or percentages. This patch makes the usage of the latter combinations possible. R=fmalita@chromium.org BUG=389205 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=177082

Patch Set 1 #

Total comments: 3

Patch Set 2 : Updated patch #

Unified diffs Side-by-side diffs Delta from patch set Stats (+112 lines, -5 lines) Patch
A LayoutTests/fast/css/radial-gradient-position-with-relative-offset.html View 1 chunk +45 lines, -0 lines 0 comments Download
A LayoutTests/fast/css/radial-gradient-position-with-relative-offset-expected.html View 1 chunk +45 lines, -0 lines 0 comments Download
M Source/core/css/CSSGradientValue.cpp View 1 3 chunks +22 lines, -5 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
reni
6 years, 6 months ago (2014-06-26 19:12:17 UTC) #1
f(malita)
Nice patch! Looks good, but maybe we can simplify it a bit and reuse the ...
6 years, 6 months ago (2014-06-26 20:33:43 UTC) #2
reni
@Florin: Thanks for the review! The patch is updated according to your review.
6 years, 6 months ago (2014-06-27 00:13:48 UTC) #3
f(malita)
On 2014/06/27 00:13:48, renata.hodovan wrote: > @Florin: Thanks for the review! The patch is updated ...
6 years, 6 months ago (2014-06-27 01:08:14 UTC) #4
reni
The CQ bit was checked by rhodovan.u-szeged@partner.samsung.com
6 years, 6 months ago (2014-06-27 07:30:26 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rhodovan.u-szeged@partner.samsung.com/356683005/20001
6 years, 6 months ago (2014-06-27 07:31:09 UTC) #6
commit-bot: I haz the power
6 years, 5 months ago (2014-06-27 08:38:09 UTC) #7
Message was sent while issue was closed.
Change committed as 177082

Powered by Google App Engine
This is Rietveld 408576698