DescriptionMake currentColor keyword in linear-gradient work
In the case where the CSSGradientValue is not cacheable (i.e. a color
stop uses currentColor), pass the RenderObject so the computed color
stops gets resolved against its RenderStyle.
Add a reftest for this.
BUG=436585
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=186438
Patch Set 1 #Patch Set 2 : Fix crash #Patch Set 3 : Add testcase #Patch Set 4 : Resolve gradient colors later #
Total comments: 1
Messages
Total messages: 11 (2 generated)
|