diff options
author | Leonard Richardson <leonard.richardson@canonical.com> | 2012-02-07 13:37:26 -0500 |
---|---|---|
committer | Leonard Richardson <leonard.richardson@canonical.com> | 2012-02-07 13:37:26 -0500 |
commit | 4e502b398eddc677567538d5356a855137e155f7 (patch) | |
tree | 27ebb61bebc5e626a344830b6794b05c4f2c4278 /TODO | |
parent | c87fccbf65cf50787eaa4cd57e4a9e1215a88ae5 (diff) |
It's OK for a tag to contain another, identical tag, just not for it to contain itself.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -1,6 +1,3 @@ -html5lib frequently raises the "cannot insert a tag into itself" -error, which makes me think there's a bug in the treebuilder. - Tag.insert_before() and Tag.insert_after() Also, I think you can avoid the variable altogether by having repr |