Bug 83901

Summary: CSS Filters: Make caret repainting container-aware
Product: WebKit Reporter: Alexandru Chiculita <achicu>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: krit
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 68469    

Alexandru Chiculita
Reported 2012-04-13 10:19:22 PDT
For filters we need to make the caret repainting use the repaintUsingContainer instead of view->repaintRectangleInViewAndCompositedLayers. Otherwise the outsets of the filters will not kick in and the shadow or blurs will not update correctly.
Attachments
Note You need to log in before you can comment on or make changes to this bug.