Fixed some more bugs with the test suite, made some minor file size tweaks to the selector code.

This commit is contained in:
John Resig 2007-03-25 19:02:31 +00:00
parent d7a8794eb5
commit 9c7f8ba90e
3 changed files with 20 additions and 19 deletions

View file

@ -83,11 +83,13 @@
<span id="台北" lang="中文"></span>
<span id="utf8class1" class="台北Táiběi 台北"></span>
<span id="utf8class2" class="台北"></span>
<span id="foo:bar" class="foo:bar"></span>
<span id="test.foo[5]bar" class="test.foo[5]bar"></span>
</form>
<b id="floatTest">Float test.</b>
<iframe id="iframe" name="iframe"></iframe>
<form id="lengthtest">
<input type="text" id="length" name="test">
<iframe id="iframe" name="iframe"></iframe>
<form id="lengthtest">
<input type="text" id="length" name="test">
</form>
</div>
</dl>