Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<!-- This should render as a listbox. -->
<select size=2>
<option>one</option>
</select>
<!DOCTYPE html>
<!-- This should render as a listbox. -->
<select size=2>
<option>one</option>
</select>