[Webkit-unassigned] [Bug 122060] New: Generate toCSSFooValue for CSSGradientValue, CSSLinearGradientValue and CSSRadialGradient
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Sep 28 04:25:46 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=122060
Summary: Generate toCSSFooValue for CSSGradientValue,
CSSLinearGradientValue and CSSRadialGradient
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: CSS
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: gyuyoung.kim at samsung.com
As a step to generate toCSSFooValue, toCSSGradientValuem toCSSLinearGradientValue and toCSSRadialGradient are generated. isLinearGradient() and isRadialGradient() are moved from each class to CSSValue in order to generate toCSSFooValue.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list