diff options
author | Leonard Richardson <leonard.richardson@canonical.com> | 2012-02-15 08:05:46 -0500 |
---|---|---|
committer | Leonard Richardson <leonard.richardson@canonical.com> | 2012-02-15 08:05:46 -0500 |
commit | 15f9dc784c352f2928c19460107095651f6fb624 (patch) | |
tree | e1f9d8c5dbd1fee488bf19b31defd87dd9925194 /TODO.txt | |
parent | a9e46f36a1dfd3442c484c30db416c0760343968 (diff) |
Tested that extract() distinguishes between idientical strings.
Diffstat (limited to 'TODO.txt')
-rw-r--r-- | TODO.txt | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 ------------ |