According to :

        http://www.w3.org/TR/CSS21/generate.html#content

the computed value of the "content" attribute for an element
(/qua/ element) is "normal"; Seamonkey and Internet Explorer
both respect this, and render :

        <SPAN style="content: 'bar'">foo</SPAN>

as :

        foo

It has been reported, however, that Opera does not respect
the specification, and renders it as :

        bar

If this is the cas, would the general consensus be that this
represents a bug in the Opera rendering engine and would therefore
warrant a bug report ?

Philip Taylor

______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to