summaryrefslogtreecommitdiff
path: root/src/html/TODO
diff options
context:
space:
mode:
authorRupinder Singh Khokhar <rsk1coder99@gmail.com>2014-05-01 08:14:33 +0530
committerRupinder Singh Khokhar <rsk1coder99@gmail.com>2014-05-01 08:14:33 +0530
commit8f3e2dcd42ba26122dd3f20d0c1e1984c27b7fd0 (patch)
treeda74c7bd95c88187381b2f07e7c4510bb2551480 /src/html/TODO
parent8c5ed8cf35405c73653aabd57db1b5fbaa1f2b28 (diff)
downloadlibdom-8f3e2dcd42ba26122dd3f20d0c1e1984c27b7fd0.tar.gz
libdom-8f3e2dcd42ba26122dd3f20d0c1e1984c27b7fd0.tar.bz2
Menu Element
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 307505a..5cdf641 100644
--- a/src/html/TODO
+++ b/src/html/TODO
@@ -25,7 +25,7 @@ HTMLUListElement html_ulist_element MISSING
HTMLOListElement html_olist_element MISSING
HTMLDListElement html_dlist_element DONE
HTMLDirectoryElement html_directory_element DONE
-HTMLMenuElement html_menu_element MISSING
+HTMLMenuElement html_menu_element DONE
HTMLLIElement html_li_element MISSING
HTMLBlockquoteElement html_blockquote_element MISSING
HTMLDivElement html_div_element MISSING