X-UA-Compatible IE=8 - Quirks mode - HTML 4.0 Transitional without a URL

Double Id Class

Test of Filter

This text will be green if the rule has been applied.

Code Syntax


#testElement.secondClass {
    color: #00cc00;
    }
#testElement.firstClass {
    color: #cc0000;
   /* if bug triggered, all properties suppressed */
    }
/* classes must be reverse of source order */ 
         

Back to IE8 hack tests