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