summaryrefslogtreecommitdiff
path: root/test/DOMTSHandler.pm
diff options
context:
space:
mode:
authorrsk1994 <rsk1coder99@gmail.com>2014-05-10 02:38:24 +0530
committerRupinder Singh Khokhar <rsk1coder99@gmail.com>2014-06-11 04:27:05 +0530
commit82c8ae1c92a31e2395334b58bc2f6a3702cf06b7 (patch)
tree2a5bc87d63741801cd992fd93f00314f7def8b5e /test/DOMTSHandler.pm
parent4c706c539f2ae7f390c3463013e4e41428993c6c (diff)
downloadlibdom-82c8ae1c92a31e2395334b58bc2f6a3702cf06b7.tar.gz
libdom-82c8ae1c92a31e2395334b58bc2f6a3702cf06b7.tar.bz2
LI <li> Element
Diffstat (limited to 'test/DOMTSHandler.pm')
-rw-r--r--test/DOMTSHandler.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/DOMTSHandler.pm b/test/DOMTSHandler.pm
index 315465d..f1ed1d4 100644
--- a/test/DOMTSHandler.pm
+++ b/test/DOMTSHandler.pm
@@ -54,6 +54,7 @@ our %special_prefix = (
CDATASection => "dom_cdata_section *",
HTMLHRElement => "dom_html_hr_element",
HTMLBRElement => "dom_html_br_element",
+ HTMLLIElement => "dom_html_li_element",
);
our %unref_prefix = (