Age | Commit message (Collapse) | Author |
|
empty-element tag.
|
|
|
|
|
|
|
|
|
|
builder used to create the tag had an explicit list of empty-element tags, and b) whether the tag actually contains anything.
|
|
|
|
self-closing. This may or may not stay as is.
|
|
|
|
|
|
|
|
|
|
|
|
XML entities.
|
|
|
|
|
|
|
|
|
|
actually Unicode.
|
|
the floor.
|
|
than before as happens with lxml.
|
|
|
|
the BeautifulSoup class itself. lxml uses Unicode, Dammit; html5lib uses its internal algorithms.
|
|
|
|
|
|
rely on handle_starttag to trigger it.
|
|
|
|
|
|
html5lib writer isn't setting up the charset substitution.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
introduce a method that does the opposite.)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|