summaryrefslogtreecommitdiff
path: root/test/DOMTSHandler.pm
diff options
context:
space:
mode:
authorrsk1994 <rsk1coder99@gmail.com>2014-06-06 01:43:58 +0530
committerRupinder Singh Khokhar <rsk1coder99@gmail.com>2014-06-21 17:37:15 +0530
commit826ce26fa1f8fbc54fec9aa1920dc987bb7bcf83 (patch)
treeae152dc2e7c209d0013cb438ea50c8f41e7dd7d1 /test/DOMTSHandler.pm
parent6bff7533b61a5d376d9f08a7a62d185a8e7155b3 (diff)
downloadlibdom-826ce26fa1f8fbc54fec9aa1920dc987bb7bcf83.tar.gz
libdom-826ce26fa1f8fbc54fec9aa1920dc987bb7bcf83.tar.bz2
Frame 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 47dcf75..ee9298c 100644
--- a/test/DOMTSHandler.pm
+++ b/test/DOMTSHandler.pm
@@ -82,6 +82,7 @@ our %unref_prefix = (
NamedNodeMap => "dom_namednodemap",
NodeList => "dom_nodelist",
HTMLCollection => "dom_html_collection",
+ HTMLDocument => "dom_html_document",
);
our %special_method = (