From 852a82b516c1efe9524eb06d3c2831d4ad09eba5 Mon Sep 17 00:00:00 2001 From: Keith Fahlgren Date: Sat, 10 Oct 2009 21:31:49 +0000 Subject: [PATCH] Drop the font elements, not their contents --- xsl/xhtml-1_1/html2xhtml.xsl | 4 +++- xsl/xhtml/html2xhtml.xsl | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/xsl/xhtml-1_1/html2xhtml.xsl b/xsl/xhtml-1_1/html2xhtml.xsl index 050f33cac..841cb83b7 100644 --- a/xsl/xhtml-1_1/html2xhtml.xsl +++ b/xsl/xhtml-1_1/html2xhtml.xsl @@ -235,7 +235,9 @@ - + + + diff --git a/xsl/xhtml/html2xhtml.xsl b/xsl/xhtml/html2xhtml.xsl index 135021027..e8eb17ada 100644 --- a/xsl/xhtml/html2xhtml.xsl +++ b/xsl/xhtml/html2xhtml.xsl @@ -167,7 +167,9 @@ - + + + -- 2.50.1