Oreon-Lime-R2/mingw-wine-gecko/wine-gecko-2.47.4-src/wine-gecko-2.47.4/layout/reftests/bugs/315920-4-ref.html

11 lines
347 B
HTML

<!DOCTYPE html>
<html>
<body>
<select size="4" id="selection">
<option id="zero"></option>
<option id="one" style="color: green">Should be no red</option>
<option id="two" style="color: green">Should be no red</option>
<option id="three" style="color: green">Should be no red</option>
</select>
</body>
</html>