summaryrefslogtreecommitdiff
path: root/test/DOMTSHandler.pm
diff options
context:
space:
mode:
authorrsk1994 <rsk1coder99@gmail.com>2014-05-08 04:49:06 +0530
committerRupinder Singh Khokhar <rsk1coder99@gmail.com>2014-06-11 04:27:04 +0530
commit1ea759971d89fdb7bb8f20206cef27c2ea0c15b9 (patch)
tree64d1dd061694cb9b174bf3f7cf2f89de9335933c /test/DOMTSHandler.pm
parent3f747fd70c9402d8935c243da3b7ab2e0f4b406c (diff)
downloadlibdom-1ea759971d89fdb7bb8f20206cef27c2ea0c15b9.tar.gz
libdom-1ea759971d89fdb7bb8f20206cef27c2ea0c15b9.tar.bz2
Br 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 df2b028..315465d 100644
--- a/test/DOMTSHandler.pm
+++ b/test/DOMTSHandler.pm
@@ -53,6 +53,7 @@ our %special_prefix = (
CharacterData => "dom_characterdata",
CDATASection => "dom_cdata_section *",
HTMLHRElement => "dom_html_hr_element",
+ HTMLBRElement => "dom_html_br_element",
);
our %unref_prefix = (