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...
Alterado por surphury em
Solução escolhida
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/
Ler esta resposta 👍 1Todas as respostas (1)
Solução escolhida
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/