This text will be green if the rule has been applied.
@import "null?\"\{";
@import "style.css";
@import "null?\"\}";
Because IE 6.x will behave like IE 5.5 if it is in quirks mode, any hack used to account for the differences in behaviour between IE 6 in standards mode and Win IE 5.x will not work as planned. Be sure that your HTML document will be interpretted in standards mode in IE 6 if you are going to use this hack (or others like the High Pass Filter, Simplified Box Model, or Inline High Pass Filter).
The last line (@import "null?\"\}";) is required for this browser otherwise the next rule will be ignored.
This causes Netscape to hang. Browser must be closed and all related processes stopped using the Windows Task Manager before it will run correctly again.
None.