From e3e134a93563acc6d55bcfbdbbec9f1820ecc236 Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Thu, 7 Feb 2002 18:02:25 +0000 Subject: [PATCH] Make sure that uses of the xsl:element element preserve the XHTML namespace --- xsl/xhtml/html2xhtml.xsl | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/xsl/xhtml/html2xhtml.xsl b/xsl/xhtml/html2xhtml.xsl index 38772bdca..80ba5cbf9 100644 --- a/xsl/xhtml/html2xhtml.xsl +++ b/xsl/xhtml/html2xhtml.xsl @@ -57,6 +57,15 @@ + + + + + http://www.w3.org/1999/xhtml + + + + -- 2.40.0