summaryrefslogtreecommitdiffstats
path: root/dom/tests/reftest/optiontext-ref.html
blob: 6250c1fb27938e6a03c9038bed1fc7e39d1bae4b (plain)
1
2
3
4
5
6
7
8
<!DOCTYPE html>
<body>
<form name="f">
<select name="s">
<option name="o1">ok</option>
</select>
</form>
</body>