mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 09:45:06 +02: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>
|