summaryrefslogtreecommitdiff
path: root/test/XPath
diff options
context:
space:
mode:
authorNick Wellnhofer <wellnhofer@aevum.de>2023-03-31 16:47:48 +0200
committerNick Wellnhofer <wellnhofer@aevum.de>2023-03-31 17:08:43 +0200
commitd7d0bc6581e332f49c9ff628f548eced03c65189 (patch)
tree5f7e0bcd90a4ee375d29caa946c37eb519cf4691 /test/XPath
parent0e42adce77a9c115402d7f24d8d3b0130f841ed1 (diff)
downloadlibxml2-d7d0bc6581e332f49c9ff628f548eced03c65189.tar.gz
SAX2: Ignore namespaces in HTML documents
In commit 21ca8829, we started to ignore namespaces in HTML element names but we still called xmlSplitQName, effectively stripping the namespace prefix. This would cause elements like <o:p> being parsed as <p>. Now we leave the name untouched. Fixes #508.
Diffstat (limited to 'test/XPath')
0 files changed, 0 insertions, 0 deletions