Bug 83901
| Summary: | CSS Filters: Make caret repainting container-aware | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Alexandru Chiculita <achicu> | 
| Component: | Layout and Rendering | Assignee: | 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
          
          
          
          
        
        
      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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |