mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-05-29 14:32:55 +00:00
5 lines
138 B
HTML
5 lines
138 B
HTML
<!doctype html>
|
|
<link rel="match" href="../expected/select-option-use-label.html" />
|
|
<select>
|
|
<option label="label"></option>
|
|
</select>
|