blob: d0b5d9e1f3f312a3c75475880c19e00a56ef8cfb [file] [log] [blame]
<html>
<body>
<p>Tests that the option's label is not displayed in quirks mode.</p>
<select>
<option value="X">X</option>
<option value="-" >-</option>
</select>
</body>
</html>