aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorJörn Zaefferer <joern.zaefferer@gmail.com>2006-09-16 17:09:54 +0000
committerJörn Zaefferer <joern.zaefferer@gmail.com>2006-09-16 17:09:54 +0000
commit060c55bf043922401cb033117a3091ad24dbf047 (patch)
tree263ea4e382d89aac155941d0aaa21f26f785e96d /build
parentfa2aaf27c29769ca6611a77889321443db47e8e0 (diff)
downloadjquery-060c55bf043922401cb033117a3091ad24dbf047.tar.gz
jquery-060c55bf043922401cb033117a3091ad24dbf047.zip
Added test for bug #190
Diffstat (limited to 'build')
-rw-r--r--build/test/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/test/index.html b/build/test/index.html
index 9ee1d4e4e..74539eff5 100644
--- a/build/test/index.html
+++ b/build/test/index.html
@@ -52,7 +52,7 @@
<option id="option1c" value="2">2</option>
<option id="option1d" value="3">3</option>
</select>
- <select name="select1" id="select2">
+ <select name="select2" id="select2">
<option id="option2a" value="">Nothing</option>
<option id="option2b" value="1">1</option>
<option id="option2c" value="2">2</option>