summaryrefslogtreecommitdiff
path: root/src/html/TODO
diff options
context:
space:
mode:
authorrsk1994 <rsk1coder99@gmail.com>2014-06-03 06:43:00 +0530
committerRupinder Singh Khokhar <rsk1coder99@gmail.com>2014-06-21 17:37:14 +0530
commit9282d5bb95cab38da9ada16a6972168aea44e88a (patch)
tree10ad1f4ed004eec136bf059e097caf44e0a8bf31 /src/html/TODO
parentc040eaea0342f2cd29e29573763d85ec5919ff00 (diff)
downloadlibdom-9282d5bb95cab38da9ada16a6972168aea44e88a.tar.gz
libdom-9282d5bb95cab38da9ada16a6972168aea44e88a.tar.bz2
Style 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 97eab8e..d817e68 100644
--- a/src/html/TODO
+++ b/src/html/TODO
@@ -9,7 +9,7 @@ HTMLTitleElement html_title_element DONE
HTMLMetaElement html_meta_element DONE
HTMLBaseElement html_base_element DONE
HTMLIsIndexElement html_isindex_element MISSING
-HTMLStyleElement html_style_element MISSING
+HTMLStyleElement html_style_element DONE
HTMLBodyElement html_body_element MISSING
HTMLFormElement html_form_element DONE
HTMLSelectElement html_select_element MISSING