Fixed some more bugs with the test suite, made some minor file size tweaks to the selector code.
This commit is contained in:
parent
d7a8794eb5
commit
9c7f8ba90e
3 changed files with 20 additions and 19 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue