What steps will reproduce the problem?
.content > .right:not(.ignore) {
display:block;
}
What is the expected output?
.content > .right:not(.ignore) {
display:block;
}
What do you see instead?
.content > .left:not(.ignore) {
display:block;
}
What version of the product are you using? On what operating system?
http://cssjanus.commoner.com/
Please provide any additional information below.
rule name shouldn't be flipped.
Original issue reported on code.google.com by myou...@gmail.com on 1 Jan 2014 at 4:23
Original issue reported on code.google.com by
myou...@gmail.com
on 1 Jan 2014 at 4:23