From 76fa6b3589c3ee19db20201ab072d6907e84390b Mon Sep 17 00:00:00 2001 From: rsk1994 Date: Tue, 13 May 2014 18:08:32 +0530 Subject: Mod Element --- src/html/TODO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/html/TODO') diff --git a/src/html/TODO b/src/html/TODO index 9806c6b..53e6edb 100644 --- a/src/html/TODO +++ b/src/html/TODO @@ -35,9 +35,9 @@ HTMLQuoteElement html_quote_element DONE HTMLPreElement html_pre_element DONE HTMLBRElement html_br_element DONE HTMLBaseFontElement html_basefont_element MISSING -HTMLFontElement html_font_element MISSING +HTMLFontElement html_font_element DONE HTMLHRElement html_hr_element DONE -HTMLModElement html_mod_element MISSING +HTMLModElement html_mod_element DONE HTMLAnchorElement html_anchor_element MISSING HTMLImageElement html_image_element MISSING HTMLObjectElement html_object_element MISSING -- cgit v1.2.3