font-variant: small-caps and text-transform

Atom RSS

This site heavily relies on bug reports created by its readers. Anyone can report a bug and be published.

Main navigation:




Search reports by browser:

When you use font-variant: small-caps, Explorer ignores text-transform: uppercase || lowercase.

Test page. Workaround is not included.
Reported by ppk.

Explorer 5-6 Windows, Explorer 7 beta 2, Explorer Mac | Reported on 15 December 2005.

Comments

(Add your own)

Posted by Krijn Hoetmer on 16 December 2005

1

I found out about this during development of http://www.bvalmere.nl/ and I've written something on http://krijnhoetmer.nl/stuff/css/font-variant-small-caps-text-transform-lowercase/ - the fix here is a bit ugly, but it works :)

Note to self; next time submit the bug here ;]

Post a comment

Commenting guidelines:

  1. When quoting specs, articles or your own research, please include a URL of the document.
  2. Test your stuff. When reporting browser behaviour, make sure that your report is correct.

Yes