NEW 83901
CSS Filters: Make caret repainting container-aware
https://bugs.webkit.org/show_bug.cgi?id=83901
Summary CSS Filters: Make caret repainting container-aware
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.