summaryrefslogtreecommitdiff
path: root/src/html/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'src/html/TODO')
-rw-r--r--src/html/TODO88
1 files changed, 44 insertions, 44 deletions
diff --git a/src/html/TODO b/src/html/TODO
index 37ade2c..b55a6d7 100644
--- a/src/html/TODO
+++ b/src/html/TODO
@@ -4,54 +4,54 @@ as far as the test suite is concerned.
HTMLElement html_element DONE
HTMLHtmlElement html_html_element DONE
HTMLHeadElement html_head_element DONE
-HTMLLinkElement html_link_element MISSING
+HTMLLinkElement html_link_element DONE
HTMLTitleElement html_title_element DONE
-HTMLMetaElement html_meta_element MISSING
-HTMLBaseElement html_base_element MISSING
+HTMLMetaElement html_meta_element DONE
+HTMLBaseElement html_base_element DONE
HTMLIsIndexElement html_isindex_element MISSING
-HTMLStyleElement html_style_element MISSING
-HTMLBodyElement html_body_element MISSING
+HTMLStyleElement html_style_element DONE
+HTMLBodyElement html_body_element DONE
HTMLFormElement html_form_element DONE
-HTMLSelectElement html_select_element MISSING
-HTMLOptGroupElement html_optgroup_element MISSING
-HTMLOptionElement html_option_element MISSING
-HTMLInputElement html_input_element MISSING
-HTMLTextAreaElement html_textarea_element MISSING
-HTMLButtonElement html_button_element MISSING
-HTMLLabelElement html_label_element MISSING
-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
-HTMLMenuElement html_menu_element MISSING
-HTMLLIElement html_li_element MISSING
-HTMLBlockquoteElement html_blockquote_element MISSING
-HTMLDivElement html_div_element MISSING
-HTMLParagraphElement html_paragraph_element MISSING
-HTMLHeadingElement html_heading_element MISSING
-HTMLQuoteElement html_quote_element MISSING
-HTMLPreElement html_pre_element MISSING
-HTMLBRElement html_br_element MISSING
-HTMLBaseFontElement html_basefont_element MISSING
-HTMLFontElement html_font_element MISSING
+HTMLSelectElement html_select_element DONE
+HTMLOptGroupElement html_optgroup_element DONE
+HTMLOptionElement html_option_element DONE
+HTMLInputElement html_input_element DONE
+HTMLTextAreaElement html_textarea_element DONE
+HTMLButtonElement html_button_element DONE
+HTMLLabelElement html_label_element DONE
+HTMLFieldSetElement html_fieldset_element DONE
+HTMLLegendElement html_legend_element DONE
+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
+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
+HTMLBRElement html_br_element DONE
+HTMLBaseFontElement html_basefont_element DONE
+HTMLFontElement html_font_element DONE
HTMLHRElement html_hr_element DONE
-HTMLModElement html_mod_element MISSING
-HTMLAnchorElement html_anchor_element MISSING
-HTMLImageElement html_image_element MISSING
-HTMLObjectElement html_object_element MISSING
-HTMLParamElement html_param_element MISSING
-HTMLAppletElement html_applet_element MISSING
-HTMLMapElement html_map_element MISSING
-HTMLAreaElement html_area_element MISSING
-HTMLScriptElement html_script_element MISSING
-HTMLTableElement html_table_element MISSING
-HTMLTableCaptionElement html_tablecaption_element MISSING
-HTMLTableColElement html_tablecol_element MISSING
-HTMLTableSectionElement html_tablesection_element MISSING
-HTMLTableRowElement html_tablerow_element MISSING
-HTMLTableCellElement html_tablecell_element MISSING
+HTMLModElement html_mod_element DONE
+HTMLAnchorElement html_anchor_element DONE
+HTMLImageElement html_image_element DONE
+HTMLObjectElement html_object_element DONE
+HTMLParamElement html_param_element DONE
+HTMLAppletElement html_applet_element DONE
+HTMLMapElement html_map_element DONE
+HTMLAreaElement html_area_element DONE
+HTMLScriptElement html_script_element DONE
+HTMLTableElement html_table_element DONE
+HTMLTableCaptionElement html_tablecaption_element DONE
+HTMLTableColElement html_tablecol_element DONE
+HTMLTableSectionElement html_tablesection_element DONE
+HTMLTableRowElement html_tablerow_element DONE
+HTMLTableCellElement html_tablecell_element DONE
HTMLFrameSetElement html_frameset_element MISSING
HTMLFrameElement html_frame_element MISSING
HTMLIFrameElement html_iframe_element MISSING