"<p><input type=\"password\" value=\"demo\"%s>",
"<p><input type=\"checkbox\" value=\"demo\"%s> demo",
"<p><input type=\"radio\" value=\"demo\"%s> demo",
- "<p><select%s><option>foo bar</option><option selected>spam eggs</option>",
+ "<p><select%s><option>foo bar</option><option selected>spam eggs</option></select>",
+ "<p><select%s size=\"3\"><option>foo bar</option><option selected>spam eggs</option></select>",
"<p><input type=\"file\"%s>",
"<p><input type=\"file\" multiple%s>",
"<input type=\"button\" value=\"demo\"%s>",