diff options
Diffstat (limited to 'build')
-rw-r--r-- | build/test/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/build/test/index.html b/build/test/index.html index 10e74ccfb..38fdad96a 100644 --- a/build/test/index.html +++ b/build/test/index.html @@ -85,6 +85,8 @@ <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> + + <foo_bar id="foobar">test element</foo_bar> </form> <b id="floatTest">Float test.</b> <iframe id="iframe" name="iframe"></iframe> |