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