summaryrefslogtreecommitdiff
path: root/src/html/TODO
diff options
context:
space:
mode:
authorrsk1994 <rsk1coder99@gmail.com>2014-05-01 07:57:54 +0530
committerrsk1994 <rsk1coder99@gmail.com>2014-05-01 07:57:54 +0530
commitf15dc7a2bbf364bbea0ba5df2fa1b10dcd476c3c (patch)
tree9e0f5ded5a0f31907520b0153198647126f48ebf /src/html/TODO
parentd05bfca07bcc3f12faaa4b67bd0e8a8c27e5f1b1 (diff)
downloadlibdom-f15dc7a2bbf364bbea0ba5df2fa1b10dcd476c3c.tar.gz
libdom-f15dc7a2bbf364bbea0ba5df2fa1b10dcd476c3c.tar.bz2
Directory Element
Diffstat (limited to 'src/html/TODO')
-rw-r--r--src/html/TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/html/TODO b/src/html/TODO
index 37ade2c..307505a 100644
--- a/src/html/TODO
+++ b/src/html/TODO
@@ -23,8 +23,8 @@ HTMLFieldSetElement html_fieldset_element MISSING
HTMLLegendElement html_legend_element MISSING
HTMLUListElement html_ulist_element MISSING
HTMLOListElement html_olist_element MISSING
-HTMLDListElement html_dlist_element MISSING
-HTMLDirectoryElement html_directory_element MISSING
+HTMLDListElement html_dlist_element DONE
+HTMLDirectoryElement html_directory_element DONE
HTMLMenuElement html_menu_element MISSING
HTMLLIElement html_li_element MISSING
HTMLBlockquoteElement html_blockquote_element MISSING