blob: 3ced64ce9c5f58918c2b21ab6df9e2b5c191b085 (
plain)
1
2
3
|
This tests that a malformed size attribute will be parsed and corrected so that the right
size attribute value is used to match the style rule that determines whether to use a menu list or a list box.<br>
<select size= 1"><option>test</select>
|