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
commit0c8d631cbd247a4d34f19f825f70d5fe5b70ec36 (patch)
tree2a5bc87d63741801cd992fd93f00314f7def8b5e /test/DOMTSHandler.pm
parent306c09b04502f1a501d155bd1d6380191d1a4106 (diff)
downloadlibdom-0c8d631cbd247a4d34f19f825f70d5fe5b70ec36.tar.gz
libdom-0c8d631cbd247a4d34f19f825f70d5fe5b70ec36.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 = (