Pseudo-elements<http://www.w3.org/TR/CSS2/selector.html#pseudo-element-selectors>like :after are already displayed in Firebug, but not inside the *HTML* panel <http://getfirebug.com/wiki/index.php/HTML_Panel>. They are displayed inside the *Style* side panel<http://getfirebug.com/wiki/index.php/Style_Side_Panel> . In your case you would just inspect a node, that has the .clearfix class assigned and you will see the :after rule at the right side. As far as I saw we do not have an issue yet to display them inside the *HTML * panel, so you can create one<http://code.google.com/p/fbug/issues/entry?template=User%20enhancement%20request>for that. Also please notice, that the Mozilla team already has an enhancement request<https://bugzilla.mozilla.org/show_bug.cgi?id=694019>, to implement that into their web developer tools.
Sebastian -- 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 https://groups.google.com/forum/#!forum/firebug
