Bug 76323

Summary: Extent of filter buffer needs to be increased for filters like blur
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: Layout and RenderingAssignee: Simon Fraser (smfr) <simon.fraser>
Status: NEW    
Severity: Normal CC: cmarrin, dino, krit
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 68469    

Simon Fraser (smfr)
Reported 2012-01-13 17:19:52 PST
If you apply a blur() to something that's up against the edge of the web view, you'll see artifacts at the edges where we're blurring with transparent pixels. We need to inflate the size of the filter buffer, like we do for repaint rects.
Attachments
Note You need to log in before you can comment on or make changes to this bug.