aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rw-r--r--build/test/index.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/build/test/index.html b/build/test/index.html
index 85a7fa4ed..b798a09b4 100644
--- a/build/test/index.html
+++ b/build/test/index.html
@@ -85,7 +85,10 @@
<span id="utf8class2" class="台北"></span>
</form>
<b id="floatTest">Float test.</b>
- <iframe id="iframe" name="iframe"></iframe>
+ <iframe id="iframe" name="iframe"></iframe>
+ <form id="lengthtest">
+ <input type="text" id="length" name="test">
+ </form>
</div>
</dl>