chromium/third_party/blink/web_tests/fast/forms/select/HTMLOptionElement_label02.html

With the label empty, the enclosing text is used.<br>
<select>
<option label="">empty label should display empty string to match IE</option>
</select>