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