From: Bob Stayton Date: Sun, 8 Mar 2009 08:29:41 +0000 (+0000) Subject: Fix bug #1945872 to allow passthrough of colwidth values to X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5b16fbb92aedead31f094d4e4dc33196b929eb64;p=docbook-dsssl Fix bug #1945872 to allow passthrough of colwidth values to HTML table when no tablecolumns.extension is available and when no instance of * appears in the table's colspecs. --- diff --git a/xsl/html/table.xsl b/xsl/html/table.xsl index f20918996..ffb428837 100644 --- a/xsl/html/table.xsl +++ b/xsl/html/table.xsl @@ -306,11 +306,11 @@ - - - border: none; - - + + + border: none; + + border-collapse: collapse; @@ -517,33 +517,33 @@ - + - Warning: overlapped row contains content! + Warning: overlapped row contains content! This row intentionally left blank - - - - - + + + + + @@ -648,7 +648,7 @@ - + 1 @@ -702,7 +702,7 @@ + and not (ancestor::thead)"> - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + +