That would be Firefox being helpful, not Firebug. Firebug is just showing you what Firefox did. This kind of thing may depend upon the DTD and FIrebug once had a bug that interfered with the DTD. I hope it's not back.
jjb On Feb 25, 11:52 am, Budulai <[email protected]> wrote: > 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 -~----------~----~----~----~------~----~------~--~---
