diff options
author | Nick Wellnhofer <wellnhofer@aevum.de> | 2023-03-31 16:47:48 +0200 |
---|---|---|
committer | Nick Wellnhofer <wellnhofer@aevum.de> | 2023-03-31 17:08:43 +0200 |
commit | d7d0bc6581e332f49c9ff628f548eced03c65189 (patch) | |
tree | 5f7e0bcd90a4ee375d29caa946c37eb519cf4691 /test/relaxng/tutor10_4.rng | |
parent | 0e42adce77a9c115402d7f24d8d3b0130f841ed1 (diff) | |
download | libxml2-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/relaxng/tutor10_4.rng')
0 files changed, 0 insertions, 0 deletions