From: Bob Stayton Date: Tue, 22 Jan 2013 19:48:46 +0000 (+0000) Subject: Allow img elements to retain width and height attributes instead of styles. X-Git-Tag: release/1.79.1~6^2~244 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=02e1aeaec9b8edc77fd31dda096539734b34fd58;p=docbook-dsssl Allow img elements to retain width and height attributes instead of styles. --- diff --git a/xsl/xhtml5/html5-element-mods.xsl b/xsl/xhtml5/html5-element-mods.xsl index a362d9b0b..61d6e4cd5 100644 --- a/xsl/xhtml5/html5-element-mods.xsl +++ b/xsl/xhtml5/html5-element-mods.xsl @@ -336,17 +336,20 @@ + + - + + width: ; - + height ; @@ -401,16 +404,22 @@ - - + + + + + + + + + + + + + + + +