summaryrefslogtreecommitdiff
path: root/src/html/TODO
diff options
context:
space:
mode:
authorRupinder Singh Khokhar <rsk1coder99@gmail.com>2014-06-09 23:31:19 +0530
committerRupinder Singh Khokhar <rsk1coder99@gmail.com>2014-06-21 17:37:15 +0530
commit65e8e13c19d77fdac70b7c6dfa8e4a7a736e49b1 (patch)
tree24ba70f2126ed00d925612669b94ff85182b5285 /src/html/TODO
parent0800f7b56d496f27283da3e76ae100e88cb0c6e3 (diff)
downloadlibdom-65e8e13c19d77fdac70b7c6dfa8e4a7a736e49b1.tar.gz
libdom-65e8e13c19d77fdac70b7c6dfa8e4a7a736e49b1.tar.bz2
Slight change in interface file & copying a few test files
Diffstat (limited to 'src/html/TODO')
-rw-r--r--src/html/TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/html/TODO b/src/html/TODO
index 183f10d..83ff515 100644
--- a/src/html/TODO
+++ b/src/html/TODO
@@ -10,7 +10,7 @@ HTMLMetaElement html_meta_element DONE
HTMLBaseElement html_base_element DONE
HTMLIsIndexElement html_isindex_element MISSING
HTMLStyleElement html_style_element DONE
-HTMLBodyElement html_body_element MISSING
+HTMLBodyElement html_body_element DONE
HTMLFormElement html_form_element DONE
HTMLSelectElement html_select_element DONE
HTMLOptGroupElement html_optgroup_element DONE