summaryrefslogtreecommitdiff
path: root/src/html/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'src/html/TODO')
-rw-r--r--src/html/TODO16
1 files changed, 8 insertions, 8 deletions
diff --git a/src/html/TODO b/src/html/TODO
index c61adbd..28ff163 100644
--- a/src/html/TODO
+++ b/src/html/TODO
@@ -26,10 +26,10 @@ HTMLOListElement html_olist_element DONE
HTMLDListElement html_dlist_element DONE
HTMLDirectoryElement html_directory_element DONE
HTMLMenuElement html_menu_element DONE
-HTMLLIElement html_li_element MISSING
-HTMLBlockquoteElement html_blockquote_element MISSING
-HTMLDivElement html_div_element MISSING
-HTMLParagraphElement html_paragraph_element MISSING
+HTMLLIElement html_li_element DONE
+HTMLBlockquoteElement html_blockquote_element DONE
+HTMLDivElement html_div_element DONE
+HTMLParagraphElement html_paragraph_element DONE
HTMLHeadingElement html_heading_element DONE
HTMLQuoteElement html_quote_element DONE
HTMLPreElement html_pre_element DONE
@@ -41,10 +41,10 @@ HTMLModElement html_mod_element DONE
HTMLAnchorElement html_anchor_element DONE
HTMLImageElement html_image_element DONE
HTMLObjectElement html_object_element DONE
-HTMLParamElement html_param_element MISSING
-HTMLAppletElement html_applet_element MISSING
-HTMLMapElement html_map_element MISSING
-HTMLAreaElement html_area_element MISSING
+HTMLParamElement html_param_element DONE
+HTMLAppletElement html_applet_element DONE
+HTMLMapElement html_map_element DONE
+HTMLAreaElement html_area_element DONE
HTMLScriptElement html_script_element MISSING
HTMLTableElement html_table_element MISSING
HTMLTableCaptionElement html_tablecaption_element MISSING