aboutsummaryrefslogtreecommitdiffstats
path: root/build/test
diff options
context:
space:
mode:
Diffstat (limited to 'build/test')
-rw-r--r--build/test/index.html8
1 files changed, 5 insertions, 3 deletions
diff --git a/build/test/index.html b/build/test/index.html
index b798a09b4..10e74ccfb 100644
--- a/build/test/index.html
+++ b/build/test/index.html
@@ -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>