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
commit73cbed2db0bb587f2c544cdf92dbf56eb7a79971 (patch)
tree57bb6b019ddafa022ff2cb12d34110448b11cbd7 /src/html/TODO
parent96f36b38bdfb3008d5cd6e94da6ad13faf93fd97 (diff)
downloadlibdom-73cbed2db0bb587f2c544cdf92dbf56eb7a79971.tar.gz
libdom-73cbed2db0bb587f2c544cdf92dbf56eb7a79971.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