X-UA-Compatible IE=7 - Standards mode
This text will be green if the rule has been applied.
#testElement.secondClass {
color: #00cc00;
}
#testElement.firstClass {
color: #cc0000;
/* if bug triggered, all properties suppressed */
}
/* classes must be reverse of source order */