From e53520a36fd0a38e2297b8bec3ec8b5626f8fed4 Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Sat, 7 Jul 2012 17:40:02 +0100 Subject: HTML*Element: Update TODO --- src/html/TODO | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'src/html/TODO') diff --git a/src/html/TODO b/src/html/TODO index fa5f8f0..8ff489d 100644 --- a/src/html/TODO +++ b/src/html/TODO @@ -1,6 +1,7 @@ -The following is the status of the HTML Element and derived objects +The following is the status of the HTML Element and derived objects, at least +as far as the test suite is concerned. -HTMLElement html_element UNFINISHED +HTMLElement html_element DONE HTMLHtmlElement html_html_element DONE HTMLHeadElement html_head_element DONE HTMLLinkElement html_link_element MISSING @@ -10,7 +11,7 @@ HTMLBaseElement html_base_element MISSING HTMLIsIndexElement html_isindex_element MISSING HTMLStyleElement html_style_element MISSING HTMLBodyElement html_body_element MISSING -HTMLFormElement html_form_element MISSING +HTMLFormElement html_form_element DONE HTMLSelectElement html_select_element MISSING HTMLOptGroupElement html_optgroup_element MISSING HTMLOptionElement html_option_element MISSING -- cgit v1.2.3