aboutsummaryrefslogtreecommitdiffstats
path: root/build/test
diff options
context:
space:
mode:
authorBrandon Aaron <brandon.aaron@gmail.com>2007-05-13 17:20:03 +0000
committerBrandon Aaron <brandon.aaron@gmail.com>2007-05-13 17:20:03 +0000
commit7c6100f5ed840b49e8e0de1f9eb90ea2ef1c47ef (patch)
tree7279df394d1c5f4dee3a478c6637b821e5187d83 /build/test
parentff4f265bc0273bda0c8873d470aefa20170abc41 (diff)
downloadjquery-7c6100f5ed840b49e8e0de1f9eb90ea2ef1c47ef.tar.gz
jquery-7c6100f5ed840b49e8e0de1f9eb90ea2ef1c47ef.zip
Fix for #1169
Diffstat (limited to 'build/test')
-rw-r--r--build/test/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/test/index.html b/build/test/index.html
index eb7f7d963..992b79d18 100644
--- a/build/test/index.html
+++ b/build/test/index.html
@@ -92,6 +92,7 @@
<iframe id="iframe" name="iframe"></iframe>
<form id="lengthtest">
<input type="text" id="length" name="test">
+ <input type="text" id="idTest" name="id">
</form>
<table id="table"></table>
</div>