What steps will reproduce the problem?
1. Have a stylesheet with nested rules, e.g.
body {
h2 { property:value }
}
2. Edit rule "h2" in Firebug (not "body h2")
What is the expected output? What do you see instead?
Expected is no match but insted matches "h2" inside "body".
Original issue reported on code.google.com by ronnie.k...@gmail.com on 10 Dec 2011 at 1:22
Original issue reported on code.google.com by
ronnie.k...@gmail.com
on 10 Dec 2011 at 1:22