gecko/layout/reftests/bugs/391994-1-ref.html

10 lines
94 B
HTML

<!DOCTYPE html>
<html>
<body>
<select>
<option>1
<option selected>2
</select>
</body>
</html>