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