summaryrefslogtreecommitdiff
path: root/src/html/TODO
diff options
context:
space:
mode:
authorrsk1994 <rsk1coder99@gmail.com>2014-05-01 08:14:33 +0530
committerrsk1994 <rsk1coder99@gmail.com>2014-05-01 08:14:33 +0530
commit23349bc58f238d7b1ecb28d9d344c06fae6650fa (patch)
treeda74c7bd95c88187381b2f07e7c4510bb2551480 /src/html/TODO
parentf15dc7a2bbf364bbea0ba5df2fa1b10dcd476c3c (diff)
downloadlibdom-23349bc58f238d7b1ecb28d9d344c06fae6650fa.tar.gz
libdom-23349bc58f238d7b1ecb28d9d344c06fae6650fa.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