aboutsummaryrefslogtreecommitdiffstats
path: root/test/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'test/index.html')
-rw-r--r--test/index.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/index.html b/test/index.html
index 5650a1d07..d858114b1 100644
--- a/test/index.html
+++ b/test/index.html
@@ -123,6 +123,11 @@
<option selected="selected" disabled="disabled" id="option4d" value="3">3</option>
<option id="option4e">no value</option>
</select>
+ <select name="select5" id="select5">
+ <option id="option5a" value="3">1</option>
+ <option id="option5b" value="2">2</option>
+ <option id="option5c" value="1">3</option>
+ </select>
<object id="object1" codebase="stupid">
<param name="p1" value="x1" />