[Webkit-unassigned] [Bug 134722] Support radial-gradients with relative offsets

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 8 06:35:59 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=134722





--- Comment #2 from Sam Weinig <sam at webkit.org>  2014-07-08 06:36:13 PST ---
(From update of attachment 234558)
View in context: https://bugs.webkit.org/attachment.cgi?id=234558&action=review

> Source/WebCore/css/CSSGradientValue.cpp:397
> +static float positionFromValue(CSSPrimitiveValue* value, const CSSToLengthConversionData& conversionData, const FloatSize& size, bool isHorizontal)

There shouldn't be any reason to convert this from a reference to a pointer.

-- 
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