]> granicus.if.org Git - docbook-dsssl/commitdiff
Turn off img longdesc attribute because not supported by browsers.
authorBob Stayton <bobs@sagehill.net>
Mon, 19 Mar 2012 17:29:30 +0000 (17:29 +0000)
committerBob Stayton <bobs@sagehill.net>
Mon, 19 Mar 2012 17:29:30 +0000 (17:29 +0000)
xsl/html/graphics.xsl

index 260498124ed42374fa95d899f248966c610b1791..68e9dd6de4a24efe9e4642f6bcef525fc3523da6 100644 (file)
@@ -1019,11 +1019,13 @@ valign: <xsl:value-of select="@valign"/></xsl:message>
     </xsl:attribute>
   </xsl:if>
 
+  <!-- Turn off longdesc attribute since not supported by browsers
   <xsl:if test="$longdesc != ''">
     <xsl:attribute name="longdesc">
       <xsl:value-of select="$longdesc"/>
     </xsl:attribute>
   </xsl:if>
+  -->
 
   <xsl:if test="@align and $viewport = 0">
     <xsl:attribute name="align">