diff options
Diffstat (limited to 'build')
-rw-r--r-- | build/test/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/test/index.html b/build/test/index.html index 38fdad96a..eb7f7d963 100644 --- a/build/test/index.html +++ b/build/test/index.html @@ -93,6 +93,7 @@ <form id="lengthtest"> <input type="text" id="length" name="test"> </form> + <table id="table"></table> </div> </dl> |