i was inspecting one of my pages and i observed that firebug was
transforming code

from this :
<p class="my_class"/>
some text

to this:
<p class="my_class">
some text
</p>

and the class "my_class" was applying to all the text

--~--~---------~--~----~------------~-------~--~----~
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