Forum Moderators: not2easy
I'm having a problem with the following CSS in Safari 4.0.2, Mac.
#content p:first-child:first-line {
text-transform: uppercase;
} It's not making the first line of the first paragraph uppercase. It works in Opera 10-beta 2, Firefox 3.5.1. But doesn’t do anything in Safari 4.
Safari will do color, font-size, font-weight, font-variant but not text-transform.
Is this a known issue with Safari? Is my CSS wrong? Are there any workarounds?
Thanks in advance, and I'm hapy to see WebmasterWorld is still going strong.
Salute!
The Gent
It's a known safari bug, chrome (at least the chromium development build for mac) has it too.