summaryrefslogtreecommitdiff
path: root/src/html/TODO
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@digital-scurf.org>2012-07-07 15:31:40 +0100
committerDaniel Silverstone <dsilvers@digital-scurf.org>2012-07-07 15:57:17 +0100
commitabe5525621dcea476d501cda6d2fe8065278b772 (patch)
tree57bb6b019ddafa022ff2cb12d34110448b11cbd7 /src/html/TODO
parent90b1ce030de101026f33ed0c951b0d07f06792fa (diff)
downloadlibdom-abe5525621dcea476d501cda6d2fe8065278b772.tar.gz
libdom-abe5525621dcea476d501cda6d2fe8065278b772.tar.bz2
HTMLTitleElement: Implementation and enabling of test
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 491e916..fa5f8f0 100644
--- a/src/html/TODO
+++ b/src/html/TODO
@@ -4,7 +4,7 @@ HTMLElement html_element UNFINISHED
HTMLHtmlElement html_html_element DONE
HTMLHeadElement html_head_element DONE
HTMLLinkElement html_link_element MISSING
-HTMLTitleElement html_title_element MISSING
+HTMLTitleElement html_title_element DONE
HTMLMetaElement html_meta_element MISSING
HTMLBaseElement html_base_element MISSING
HTMLIsIndexElement html_isindex_element MISSING