summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorLeonard Richardson <leonard.richardson@canonical.com>2012-02-15 08:05:46 -0500
committerLeonard Richardson <leonard.richardson@canonical.com>2012-02-15 08:05:46 -0500
commit15f9dc784c352f2928c19460107095651f6fb624 (patch)
treee1f9d8c5dbd1fee488bf19b31defd87dd9925194 /TODO.txt
parenta9e46f36a1dfd3442c484c30db416c0760343968 (diff)
Tested that extract() distinguishes between idientical strings.
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index 2f03dd2..06dd6bc 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -6,6 +6,10 @@ Bugs
* html5lib doesn't support SoupStrainers, which is OK, but there
should be a warning about it.
+* HTML5 defines more multivalue attributes: iframe.sandbox,
+ output.for, icon.sizes, *.accesskey, *.dropzone, td.headers,
+ th.headers, a.rel, area.rel, link.rel, *.class, form.accept-charset
+
Big features
------------