summaryrefslogtreecommitdiff
path: root/src/html/TODO
diff options
context:
space:
mode:
authorrsk1994 <rsk1coder99@gmail.com>2014-05-15 05:43:49 +0530
committerRupinder Singh Khokhar <rsk1coder99@gmail.com>2014-06-11 04:27:07 +0530
commit501852e21d843601d2501cfe9cb31a13f259cf50 (patch)
tree64c082f770d6d04d3fb371a66e9f774e4d1a3deb /src/html/TODO
parent72de0d1c1b36201c72ac4881faa0b57b920aac63 (diff)
downloadlibdom-501852e21d843601d2501cfe9cb31a13f259cf50.tar.gz
libdom-501852e21d843601d2501cfe9cb31a13f259cf50.tar.bz2
Typecasting POC to correct DOMTSHandler. A minor dupliction fixed in Anchor Element. Image <img> 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 eddb871..ddca8c4 100644
--- a/src/html/TODO
+++ b/src/html/TODO
@@ -39,7 +39,7 @@ HTMLFontElement html_font_element DONE
HTMLHRElement html_hr_element DONE
HTMLModElement html_mod_element DONE
HTMLAnchorElement html_anchor_element DONE
-HTMLImageElement html_image_element MISSING
+HTMLImageElement html_image_element DONE
HTMLObjectElement html_object_element MISSING
HTMLParamElement html_param_element MISSING
HTMLAppletElement html_applet_element MISSING