Issue 4777: [Firebug lite] Specificity of CSS Rules

    test markup
    inspect here

    Steps to reproduce

    1. Load Firebug Lite
    2. Inspect the element which says "inspect here" inside the content section (it is a div with id "test")
    3. Observe the Style Side Panel
    4. Note that the most specific rule is "div#test", the one with green color

    Expected Result