summaryrefslogtreecommitdiff
path: root/src/html/TODO
diff options
context:
space:
mode:
authorrsk1994 <rsk1coder99@gmail.com>2014-05-03 04:59:10 +0530
committerRupinder Singh Khokhar <rsk1coder99@gmail.com>2014-06-11 04:27:03 +0530
commit6ba15f74fdb3009fce39dbc2ef23b1e238b95e9b (patch)
treeda481d23a097a940ff31ed3b27bd77f579a38266 /src/html/TODO
parentd82ef1d51de315ab8b976854319bc3bcaffba07f (diff)
downloadlibdom-6ba15f74fdb3009fce39dbc2ef23b1e238b95e9b.tar.gz
libdom-6ba15f74fdb3009fce39dbc2ef23b1e238b95e9b.tar.bz2
H1, H2, H3, H4, H5 & H6 Elements
Diffstat (limited to 'src/html/TODO')
-rw-r--r--src/html/TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/html/TODO b/src/html/TODO
index b6ed604..f33587d 100644
--- a/src/html/TODO
+++ b/src/html/TODO
@@ -30,7 +30,7 @@ HTMLLIElement html_li_element MISSING
HTMLBlockquoteElement html_blockquote_element MISSING
HTMLDivElement html_div_element MISSING
HTMLParagraphElement html_paragraph_element MISSING
-HTMLHeadingElement html_heading_element MISSING
+HTMLHeadingElement html_heading_element DONE
HTMLQuoteElement html_quote_element MISSING
HTMLPreElement html_pre_element MISSING
HTMLBRElement html_br_element MISSING