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 19be8a4..9806c6b 100644
--- a/src/html/TODO
+++ b/src/html/TODO
@@ -21,8 +21,8 @@ HTMLButtonElement html_button_element MISSING
HTMLLabelElement html_label_element DONE
HTMLFieldSetElement html_fieldset_element DONE
HTMLLegendElement html_legend_element DONE
-HTMLUListElement html_ulist_element MISSING
-HTMLOListElement html_olist_element MISSING
+HTMLUListElement html_ulist_element DONE
+HTMLOListElement html_olist_element DONE
HTMLDListElement html_dlist_element DONE
HTMLDirectoryElement html_directory_element DONE
HTMLMenuElement html_menu_element DONE