[webkit-reviews] review granted: [Bug 68471] Add webkit 'filter' value to RenderStyle : [Attachment 108738] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 26 15:46:40 PDT 2011


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Dean Jackson
<dino at apple.com>'s request for review:
Bug 68471: Add webkit 'filter' value to RenderStyle
https://bugs.webkit.org/show_bug.cgi?id=68471

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

------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=108738&action=review


> Source/WebCore/platform/graphics/filters/FilterOperation.h:230
> +    double m_offsetX;
> +    double m_offsetY;

What is this offset? Is it a blur radius? If so, how is it defined?


More information about the webkit-reviews mailing list