summaryrefslogtreecommitdiff
path: root/src/html/TODO
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@digital-scurf.org>2012-07-07 15:14:26 +0100
committerDaniel Silverstone <dsilvers@digital-scurf.org>2012-07-07 15:14:26 +0100
commit96f36b38bdfb3008d5cd6e94da6ad13faf93fd97 (patch)
treeecf3ff81b6f25bc069396dfb901c10cf52c2aa8e /src/html/TODO
parent4a4a68d432a41038397d44faaebf23c05f7d544a (diff)
downloadlibdom-96f36b38bdfb3008d5cd6e94da6ad13faf93fd97.tar.gz
libdom-96f36b38bdfb3008d5cd6e94da6ad13faf93fd97.tar.bz2
HTMLHeadElement: Support for the element, enable the 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 41ad83c..491e916 100644
--- a/src/html/TODO
+++ b/src/html/TODO
@@ -2,7 +2,7 @@ The following is the status of the HTML Element and derived objects
HTMLElement html_element UNFINISHED
HTMLHtmlElement html_html_element DONE
-HTMLHeadElement html_head_element MISSING
+HTMLHeadElement html_head_element DONE
HTMLLinkElement html_link_element MISSING
HTMLTitleElement html_title_element MISSING
HTMLMetaElement html_meta_element MISSING