Why am I unable to apply a color to ⚫ (⚫)?
Clash Royale CLAN TAG#URR8PPP
Why am I unable to apply a color to ⚫ (⚫)?
I am unable to apply color to ⚫ (⚫) in Firefox Quantum v60.1.0
I maintain a site that that uses this character with color, but it has been colorless after an upgrade to FF. Still works in IE11.
<b style="color:green;">⚫</b>
Is this a bug in FF, or was this a bad practice from the beginning?
that looks like an emoji to me.
– Daniel A. White
4 mins ago
i dont see the changes in chrome.
– Daniel A. White
3 mins ago
1 Answer
1
Use ⬤
instead. The one you have listed is an Emoji.
⬤
<b style="color:green;">⬤</b>
By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.
Well according to utf8-chartable.de/unicode-utf8-table.pl that's the character for "MEDIUM BLACK CIRCLE", so the fact that you could change the color at any point sounds like a bug
– j08691
4 mins ago