From cec091620d21a3a0162d9c1d161d3e227cdcea38 Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Tue, 25 Oct 2011 03:58:19 +0000 Subject: [PATCH] Turn off generating the title attribute for block and hierarchical elements. Should only be used for inline elements, usually using the alt element. Also used for links to show the target title. --- xsl/html/html.xsl | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/xsl/html/html.xsl b/xsl/html/html.xsl index 6b285dac0..39ad63733 100644 --- a/xsl/html/html.xsl +++ b/xsl/html/html.xsl @@ -52,7 +52,16 @@ + + + + + + + + + @@ -321,7 +330,6 @@ - @@ -332,7 +340,6 @@ - -- 2.40.0