I'm working with the following line of HTML/CSS:
<span style="font-variant:small-caps;">o blahovůli.</span>
The HTML entity ů
is for the Czech letter ů. Internet Explorer and Chrome both handle this line correctly. But Firefox chops off the top of the character's tiny ring. See here: https://i.stack.imgur.com/XFTyj.png
As far as I can tell, Firefox makes this kind of mistake only with this character, and only when this character is in smallcaps.
Am I doing something wrong? Can anyone else verify that this is happening?
Environment where the problem is observed: Windows 7 Home Premium, Firefox 10.0.2, Times New Roman. It looks like other fonts do ů fine in Firefox, but Times New Roman screws up.
ů
Any news of ů` with a seriffed font - probably Times New Roman. – Jonathan Leffler Feb 26 '12 at 05:17