Re: [csswg-drafts] Make child visible outside of `overflow: hidden` (#4092)

I think a z-index type of thing that effectively pushed the element out of its container would be the way to go and very useful. 

For this particular use case, you can use `border-radius-top-left: inherit` on the image instead of clipping the parent, if you just want to round the corner to match. 

-- 
GitHub Notification of comment by bradkemper
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4092#issuecomment-510229192 using your GitHub account

Received on Wednesday, 10 July 2019 21:07:01 UTC