Bug 62639

Summary: Background from parent element border-radius clipping bleeds through to child
Product: WebKit Reporter: Jon Leighton <j>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: UNCONFIRMED    
Severity: Normal CC: simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
URL: http://jsfiddle.net/FfBWr/1/

Jon Leighton
Reported 2011-06-14 08:33:57 PDT
Please see the demo above. Part of the red background from the parent element clearly bleeds into the yellow background of the child element.
Attachments
Simon Fraser (smfr)
Comment 1 2024-08-29 18:07:49 PDT
I see no color bleed in recent Safari with your example. We do have mitigations for color bleed between borders and backgrounds on a single element, but it's a very hard problem to solve across elements.
Note You need to log in before you can comment on or make changes to this bug.