mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-07-02 20:42:30 +03:00
html: Deprecate htmlIsBooleanAttr
This commit is contained in:
@ -295,6 +295,7 @@ deprecated_funcs = {
|
||||
'htmlHandleOmittedElem': True,
|
||||
'htmlInitAutoClose': True,
|
||||
'htmlIsAutoClosed': True,
|
||||
'htmlIsBooleanAttr': True,
|
||||
'htmlParseCharRef': True,
|
||||
'htmlParseElement': True,
|
||||
'namePop': True,
|
||||
|
Reference in New Issue
Block a user