Thanks for the test case files. Though unfortunately I still can't reproduce the problem.
My steps: 1. Opened Firebug on the test page 2. Switched to the *HTML* panel 3. Inspected the <h1> element => The *Style* side panel showed two rules, h1, h2, h3, h4, h5, h6 and body (inherited from body) (OK) 4. Reloaded the page => The *Style* side panel still showed the two rules (OK) 5. Disabled the color property of the h1, h2, h3, h4, h5, h6 rule 6. Inspected the <h2> element => The *Style* side panel still showed the two rules (OK) Did you already try to reproduce that problem on a fresh Firefox profile<http://getfirebug.com/wiki/index.php/FAQ#Installing_in_a_clean_profile>with just Firebug installed? Can you provide clear steps like I gave them, which reproduce the problem? 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
