- From: Chris Harrelson via GitHub <sysbot+gh@w3.org>
- Date: Thu, 29 Oct 2020 20:01:44 +0000
- To: public-css-archive@w3.org
> Hi, I'm the editor. :) Ok cool. I should have figured as much. :) > Overflowing content is always clipped by the padding edge: the spec here is just saying that this edge is curved at the corners by the border radius. I see. Then just to confirm, you think [this test case](http://jsbin.com/fezife/2/quiet) is working correctly in all browsers according to the spec (i.e. the expectation there is wrong and the browsers are right)? The bug I referenced also referred to a question (a long time ago, I know) that [I interpreted as saying otherwise](https://lists.w3.org/Archives/Public/www-style/2015Apr/0252.html). I do think it seems useful to clip to the content box as an option. Your suggestion of `overflow-clip-margin` with a negative outset might work. -- GitHub Notification of comment by chrishtr Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5680#issuecomment-718988487 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 29 October 2020 20:01:46 UTC