Comment #1 on issue 207 by chase.sterl...@gmail.com: 2 nested formatting tags causes a TypeError
http://code.google.com/p/html5lib/issues/detail?id=207
I think this is similar to this bug in BS4 https://bugs.launchpad.net/beautifulsoup/+bug/943246
It can be solved the same way it was in BS4 by adding a __len__ method to AttrList class. https://bazaar.launchpad.net/~leonardr/beautifulsoup/bs4/revision/181
-- You received this message because you are subscribed to the Google Groups "html5lib-discuss" group. To post to this group, send an email to html5lib-discuss@googlegroups.com. To unsubscribe from this group, send email to html5lib-discuss+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/html5lib-discuss?hl=en-GB.