ladybird/Tests/LibWeb/Ref/input/select-option-use-label.html

6 lines
138 B
HTML
Raw Normal View History

<!doctype html>
<link rel="match" href="../expected/select-option-use-label.html" />
<select>
<option label="label"></option>
</select>