From 45e69fec995ee23f645db3f29400f851b751a6fa Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Tue, 3 Sep 2002 13:24:57 +0000 Subject: [PATCH] Make sure row-level colsep and rowsep values are 'inherited' onto missing cells --- xsl/common/table.xsl | 6 ++++-- xsl/fo/table.xsl | 4 ++-- xsl/html/table.xsl | 4 ++-- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/xsl/common/table.xsl b/xsl/common/table.xsl index 515d8857a..256617190 100644 --- a/xsl/common/table.xsl +++ b/xsl/common/table.xsl @@ -230,10 +230,12 @@ or 0 (the empty string) - + + + @@ -243,7 +245,7 @@ or 0 (the empty string) - + diff --git a/xsl/fo/table.xsl b/xsl/fo/table.xsl index 0adc1462f..fc4a021e1 100644 --- a/xsl/fo/table.xsl +++ b/xsl/fo/table.xsl @@ -64,7 +64,7 @@ to be incomplete. Don't forget to read the source, too :-) - + @@ -73,7 +73,7 @@ to be incomplete. Don't forget to read the source, too :-) - + diff --git a/xsl/html/table.xsl b/xsl/html/table.xsl index 7b1d2d666..082c8a3cb 100644 --- a/xsl/html/table.xsl +++ b/xsl/html/table.xsl @@ -29,7 +29,7 @@ - + @@ -38,7 +38,7 @@ - + -- 2.50.1