border-radius CSS property not working properly
Today when I tested a web page that I'm working on in Firefox I noticed that the ellipse wasn't rendering as I expected... In other browsers I was working correctly...
The ellipse isn't rendered... It's doesn't matter how large is the number except when I set overflow: hidden;
I tested this in another computer and the issue keeps going...
Thanks in advance and have a nice day...
この投稿は surphury により
選ばれた解決策
In a quick review of https://developer.mozilla.org/docs/Web/CSS/border-radius I didn't see any mention about the overflow property.
You can file a bug here: https://bugzilla.mozilla.org/
この回答をすべて読む 👍 1すべての返信 (1)
選ばれた解決策
In a quick review of https://developer.mozilla.org/docs/Web/CSS/border-radius I didn't see any mention about the overflow property.
You can file a bug here: https://bugzilla.mozilla.org/