Test for wordwrap on select/option element in IE

Documentation: -ms-word-wrap Attribute | wordWrap Property Samples

See also: no doctype IE8 Standard Mode (with strict doctype)

Tests with select

Every select have width:100px (style elements)

Tests with div (width: 100%)

Every div have width:100px; background-background:#ccc; (style elements)

Test 2.1 (below): without style

longalongblongclongdlongelongflongg

Test 2.2 (below): with style="word-wrap:break-word"

longalongblongclongdlongelongflongg

Test 2.3 (below): with style="-ms-word-wrap:break-word"

longalongblongclongdlongelongflongg