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