RESOLVED FIXED Bug 47260
[Cairo] drawTiledShadow doesn't work together with new filter effect code
https://bugs.webkit.org/show_bug.cgi?id=47260
Summary [Cairo] drawTiledShadow doesn't work together with new filter effect code
Dirk Schulze
Reported 2010-10-06 06:08:03 PDT
The logic in drawTiledShadow does not work together with the new filter effect absolute paint rect. On FEGaussianBlur we determine the inflation rect and cairo is doing it as well.
Attachments
Martin Robinson
Comment 1 2010-10-06 12:28:38 PDT
Hopefully this shouldn't be an issue for too much longer, if https://bugs.webkit.org/show_bug.cgi?id=46475 lands.
Martin Robinson
Comment 2 2010-10-21 16:31:55 PDT
drawTiledShadow is now part of ContextShadow, so this issue can be closed.
Note You need to log in before you can comment on or make changes to this bug.