RESOLVED DUPLICATE of bug 50072 Bug 9543
background not clipped by border-radius on ancestor when overflow is not visible
https://bugs.webkit.org/show_bug.cgi?id=9543
Summary background not clipped by border-radius on ancestor when overflow is not visible
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.