DescriptionRemove code duplication from the customCSSText() methods of gradient classes.
CSSRadialGradientValue::customCSSText and
CSSLinearGradientValue::customCSSText use the same code for building
custom text for color stops. Moving this code into an own method we can
eliminate the code duplication.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=187559
Patch Set 1 #Patch Set 2 : Rename the new method #
Messages
Total messages: 8 (2 generated)
|