X-UA-Compatible IE=5 - Quirks mode - HTML 4.0 Transitional without a URL
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 */