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