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