Created attachment 452330 [details] test case img element with drop-shadow filter doesn't repaint correctly on loading the image 1. Start Safari 2. Open the test case 3. Click 'load' button Actual: the drop-shadow is clipped Expected: the drop-shadow shouldn't clipped There are some drop-shadow filter repaint issues. Bug 207586 – CSS style 'filter: drop-shadow...' does not render correctly without repaint. Bug 202472 – Drop-shadow filter repaints incorrectly when using CSS transitions Bug 118411 – absolute element with drop-shadow is not repainted when relative parent moves. Bug 196295 – Changing a drop shadow filter does not render properly outside of element boundaries
<rdar://problem/89382709>
I tested bug#207586 comment#8 patch, and confirmed it fixes comment#0 problem. But, there is another bug in this test case. Clicking 'unload' button doesn't disappear the image.
*** Bug 236609 has been marked as a duplicate of this bug. ***