- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Mon, 07 Mar 2022 19:47:51 +0000
- To: public-css-archive@w3.org
Hm, I was about to say that browsers *currently* produce circles (testing Firefox and Chrome), but turns out that's because they don't implement the cubic reduction at all; if your example is changed to a 1px border-radius it still produces a huge rounded rect rather than a nearly-sharp square. It does seem like it should maintain roundness when it's entirely round, I agree. How to achieve that smoothly and reasonably is an interesting question. /cc @fantasai @bradkemper -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7103#issuecomment-1061069408 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 7 March 2022 19:47:53 UTC