Bug 9543

Summary: background not clipped by border-radius on ancestor when overflow is not visible
Product: WebKit Reporter: Nicholas Shanks <nickshanks>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: crupuk, ian, phiw2, simon.fraser, webkit-bugzilla15a
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
URL: http://web.nickshanks.com/browsers/ie/macosx
Attachments:
Description Flags
test case none

Nicholas Shanks
Reported 2006-06-22 02:22:51 PDT
When overflow is not set to visible, the background image of a child element should be clipped by the border-radius of a parent element. Currently it just overflows as if there was no clipping.
Attachments
test case (1006 bytes, text/html)
2009-05-19 08:12 PDT, Nicholas Shanks
no flags
Simon Fraser (smfr)
Comment 1 2009-05-15 23:28:04 PDT
This is fixed now. Try a webkit nightly build.
Nicholas Shanks
Comment 2 2009-05-19 08:11:47 PDT
It's not fixed as of r43841 running on Leopard. In the test case I am just about to attach, the five rounded rects should look the same due to the "overflow: hidden" on the bordered div.
Nicholas Shanks
Comment 3 2009-05-19 08:12:31 PDT
Created attachment 30469 [details] test case
Simon Fraser (smfr)
Comment 4 2011-09-26 16:09:58 PDT
*** This bug has been marked as a duplicate of bug 50072 ***
Note You need to log in before you can comment on or make changes to this bug.