summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/DOMTSHandler.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/DOMTSHandler.pm b/test/DOMTSHandler.pm
index a5081dd..55f30bc 100644
--- a/test/DOMTSHandler.pm
+++ b/test/DOMTSHandler.pm
@@ -67,6 +67,7 @@ our %special_prefix = (
HTMLIsIndexElement => "dom_html_isindex_element",
HTMLIFrameElement => "dom_html_iframe_element",
HTMLOListElement => "dom_html_olist_element",
+ HTMLDListElement => "dom_html_dlist_element",
caption => "dom_html_table_caption_element *",
section => "dom_html_table_section_element *",
createCaption => "dom_html_element *",