DescriptionGenerate toCSSFooValue for CSS*GradientValues
As a step to use toCSSFooValue(), this cl generates toCSSGradientValue,
toCSSLinearGradientValue and toCSSRadialGradientValue. To generate them,
isLinearGradient(), isRadialGradient() need to have *Value* as a postfix.
To be consistent with other isFooValue(), they're moved from CSSGradientValue
to CSSValue.
Generate toCSSFooValue() for CSSGradiendValue, CSSLinearGradientValue and CSSRadialGradientValue
BUG=N/A
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=158596
Patch Set 1 #
Total comments: 2
Patch Set 2 : #
Messages
Total messages: 6 (0 generated)
|