blob: 66c3a4f080df84111073ccc7227f0ffec2acc40d [file] [log] [blame]
<!doctype html>
<meta charset=utf-8>
<title>option element with label attribute</title>
<select>
<option label=foo></option>
</select>