summaryrefslogtreecommitdiff
path: root/test/DOMTSHandler.pm
diff options
context:
space:
mode:
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 = (