mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-07-13 09:01:53 +03:00
final touch at closing #87235 </p> end tags need to be generated. this
* HTMLparser.c: final touch at closing #87235 </p> end tags need to be generated. * result/HTML/cf_128.html result/HTML/test2.html result/HTML/test3.html: this change slightly the output of a few tests * doc/*: regenerated Daniel
This commit is contained in:
@ -128,6 +128,7 @@ setEntityLoader()
|
||||
|
||||
# functions from module tree
|
||||
compressMode()
|
||||
isXHTML()
|
||||
newComment()
|
||||
newDoc()
|
||||
newPI()
|
||||
@ -309,7 +310,7 @@ uCSIsUnifiedCanadianAboriginalSyllabics()
|
||||
uCSIsYiRadicals()
|
||||
uCSIsYiSyllables()
|
||||
|
||||
# functions from module xmlwin32version
|
||||
# functions from module xmlversion
|
||||
checkVersion()
|
||||
|
||||
# functions from module xpathInternals
|
||||
|
Reference in New Issue
Block a user