From: Bob Stayton Date: Sat, 12 May 2012 23:24:54 +0000 (+0000) Subject: Convert block quote layout table to be html5 compatible. X-Git-Tag: release/1.79.1~6^2~438 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f33542f89deb2f1e0a75b5d761254d2ea0e5c8f6;p=docbook-dsssl Convert block quote layout table to be html5 compatible. --- diff --git a/xsl/html/block.xsl b/xsl/html/block.xsl index d50eb25a5..aac0367a9 100644 --- a/xsl/html/block.xsl +++ b/xsl/html/block.xsl @@ -171,9 +171,15 @@ - +
+ + + width: 100%; cellspacing: 0; cellpadding: 0; + + + + Block quote +