|
Posted by Ben C on 11/27/07 15:05
On 2007-11-27, Tomasz Chmielewski <tch@nospam.syneticon.net> wrote:
> Toby A Inkster schrieb:
>> Tomasz Chmielewski wrote:
>>
>>> The 'content: "";' was confusing Konqueror - with this one, it looks
>>> fine in Firefox, IE7 and Konqueror:
>>
>> 'content: ""' wasn't *confusing* Konqueror. Konqueror was rendering it
>> completely correctly, as 'content: ""' means 'display no content'.
>
> In that case, Firefox and IE7 can't render 'content: ""' CSS element
> correctly.
It's Konqueror that's wrong. The content property only applies to
:before and :after pseudo-elements. IIRC you had it in an ordinary
selector without :before or :after. It should do nothing to those
elements.
It's not supposed to rewrite the content of a normal element, at least
not in CSS 2.1.
Navigation:
[Reply to this message]
|