[webkit-reviews] review granted: [Bug 54410] SVG animation doesn't support attribute value 'inherit' : [Attachment 82428] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 15 02:18:33 PST 2011


Nikolas Zimmermann <zimmermann at kde.org> has granted Dirk Schulze
<krit at webkit.org>'s request for review:
Bug 54410: SVG animation doesn't support attribute value 'inherit'
https://bugs.webkit.org/show_bug.cgi?id=54410

Attachment 82428: Patch
https://bugs.webkit.org/attachment.cgi?id=82428&action=review

------- Additional Comments from Nikolas Zimmermann <zimmermann at kde.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=82428&action=review

r=me. Great job!

> Source/WebCore/svg/SVGAnimateElement.cpp:299
> +static bool isCurrentColor(const String& value)

attributeValueIsCurrentColor?


More information about the webkit-reviews mailing list