CSSプロパティ、min-width、min-heightがIE6で使えるかどうかのテストです。
IE7.jsアリ。

width:50%;
min-width:400px;
height:50%;
min-height:200px;
background:#f66;