Source code
Revision control
Copy as Markdown
Other Tools
<!doctype html>
<meta charset=utf-8>
<title>non-empty option element</title>
<select>
<option>foo</option>
</select>
<!doctype html>
<meta charset=utf-8>
<title>non-empty option element</title>
<select>
<option>foo</option>
</select>