gecko-dev/dom/tests/reftest/optiontext-ref.html

9 строки
113 B
HTML

<!DOCTYPE html>
<body>
<form name="f">
<select name="s">
<option name="o1">ok</option>
</select>
</form>
</body>