blob: 771a2973f38cbfbc4e1eab5827738dd50d8e4452 [file] [edit]
<html>
<body>
<p>Tests that the option's label is displayed in quirks mode.</p>
<select>
<option value="X">Y</option>
<option value="-" >-</option>
</select>
</body>
</html>