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

5 lines
138 B
HTML

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