aboutsummaryrefslogtreecommitdiffstats
path: root/build/test/index.html
diff options
context:
space:
mode:
authorBrandon Aaron <brandon.aaron@gmail.com>2006-10-17 19:12:22 +0000
committerBrandon Aaron <brandon.aaron@gmail.com>2006-10-17 19:12:22 +0000
commit14b09024cbe39bc16200448170ccbd183e3a9ec2 (patch)
tree3505f7f99d59db9e5104b277533b7cbc8b0591ff /build/test/index.html
parent6f7cd669597cbcf026886074fb31963fe767e2b3 (diff)
downloadjquery-14b09024cbe39bc16200448170ccbd183e3a9ec2.tar.gz
jquery-14b09024cbe39bc16200448170ccbd183e3a9ec2.zip
Fix and tests for appending HTML options to select elements.
Fixed previous tests for 193 and 170.
Diffstat (limited to 'build/test/index.html')
-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 d79ba4e27..c07230f49 100644
--- a/build/test/index.html
+++ b/build/test/index.html
@@ -71,7 +71,7 @@
<option id="option3d" value="3">3</option>
</select>
</form>
- <p id="floatTest">Float test.</div>
+ <b id="floatTest">Float test.</b>
</div>
</dl>