mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-05 15:27:04 +00:00
6 lines
138 B
HTML
6 lines
138 B
HTML
<!doctype html>
|
|
<link rel="match" href="../expected/select-option-use-label.html" />
|
|
<select>
|
|
<option label="label"></option>
|
|
</select>
|