summaryrefslogtreecommitdiff
path: root/src/html/TODO
diff options
context:
space:
mode:
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