- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Mon, 04 Jul 2022 12:20:21 +0000
- To: public-css-archive@w3.org
This is what browsers do https://software.hixie.ch/utilities/js/live-dom-viewer/saved/10438 - Firefox: the overflowing content gets clipped to its own rounded curve.  - Chromium: `overflow: visible clip` behaves as `clip` if the radius is greater than 0px (so not continuous!)  - WebKit: bug? The content is not painted at all  -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7434#issuecomment-1173754957 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 4 July 2022 12:20:24 UTC