On 7 September 2010 17:49, John J Barton <[email protected]> wrote:
>
>
> On Sep 7, 9:14 am, John J Barton <[email protected]> wrote:
>> On Jul 15, 3:00 am, Richard Quadling <[email protected]> wrote:
>>
>>
>>
>> > Hi.
>>
>> > Using ...
>>
>> > <html>
>> > <head>
>> > <title>Show CSS Before and After issue</title>
>> > <style type="text/css">
>> > span { border: 2px solid green; }
>> > span:before { content : 'BEFORE ['; border : 2px solid red; }
>> > span:after { content : '] AFTER'; border : 2px solid blue; }
>> > </style>
>> > </head>
>> > <body>
>> > <span>Text</span>
>> > </body>
>> > </html>
>>
>> > In FireFox V3.6.6 and FireBug V1.6X.0a16 and V1.6X.0a17, the <span> is
>> > rendered correctly, but I cannot find any information about
>> > before/after in the inspected <span> tag.
>>
>> That is because the before/after content is CSS not HTML.
>>
>>
>>
>> > The CSS tab shows the CSS (as expected), but there is nothing else.
>>
>> What else do you expect?
>
> Ok I re-read the bug report: there is a firefox bug here. They don't
> handle these selectors.
>
> jjb
>
>>
>> jjb
>>
>>
>>
>> > Regards,
>>
>> > Richard Quadling.

Oh. Just posted issue with images.

-- 
Richard Quadling
Twitter : EE : Zend
@RQuadling : e-e.com/M_248814.html : bit.ly/9O8vFY

-- 
You received this message because you are subscribed to the Google Groups 
"Firebug" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/firebug?hl=en.

Reply via email to