From 70e83658cac1d0d766e93853e3698921af269a37 Mon Sep 17 00:00:00 2001 From: Upstream Date: Mon, 12 Jan 1970 13:46:40 +0000 Subject: external/tagsoup 1.2 --- TODO | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 TODO (limited to 'TODO') diff --git a/TODO b/TODO new file mode 100644 index 0000000..ccb59fd --- /dev/null +++ b/TODO @@ -0,0 +1,14 @@ +Notice: It's quite possible that none of these features will ever be +implemented. If you'd like to implement one yourself, feel free to send +me a patch. + +Flag added parent elements with a special attribute +Allow case sensitivity as a standard feature +Don't see tag when in pseudo-comment in script element +Don't just chuck out namespace declarations +Allow inline cruft in table bodies and rows + (Don't break up tables, ever?) + (Don't break up forms, ever, either?) +Suppress start-tags for restartable elements if the element + is already on the stack ( is the same as ) +Combine consecutive body elements -- cgit v1.2.3