Age | Commit message (Collapse) | Author |
|
Script tags, which are ignored by methods like get_text(). This
feature is not supported by the html5lib treebuilder. [bug=1868861]
|
|
|
|
dictionary by passing in a replacement. None will disable the feature altogether. [bug=1832978]
|
|
|
|
Sneddon for a patch and test.
|
|
|
|
|
|
when a whitespace element was reparented into a tag that contained
an identical whitespace element. [bug=1505351]
|
|
This makes all of the html5lib tests pass. Yay!
|
|
Kramer for the patch. [bug=1483781]
|
|
instructions. [bug=1294645]
|
|
html5lib's tendency to rearrange the tree during
parsing. [bug=1189267]
|
|
code in the html5lib test suite. [bug=1181624]
|
|
|
|
|
|
|
|
wouldn't break Beautiful Soup if it changed.
|
|
html.parser.
|
|
|
|
generating a space before the slash that closes an empty-element tag.
|
|
|
|
|
|
|
|
|
|
doesn't seem to have Python 3 support yet.)
|
|
|