- From: L. David Baron via GitHub <sysbot+gh@w3.org>
- Date: Mon, 28 Jun 2021 22:24:45 +0000
- To: public-css-archive@w3.org
Oh, and the point @chrishtr makes is that [ยง4.3 Corner Clipping](https://drafts.csswg.org/css-backgrounds-3/#corner-clipping) defines `border-radius` combined with clipping as always clipping to the border-edge. In other words, if you interpret the specs as written, two different pieces of the spec are defining two different clips: one at the border edge and one at the overflow-clip-margin edge. The practical result of this is that the smaller clip region is the one that's visible. I think the intent of the overflow-clip-margin wording is probably that it overrides this behavior, but I don't see a place the spec says to do that. -- GitHub Notification of comment by dbaron Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5896#issuecomment-870086700 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 28 June 2021 22:24:46 UTC