From 722f102ef13e81bf1ba0d9c5a6ac8c0cc65e7b2e Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Thu, 18 Jul 2002 11:18:42 +0000 Subject: [PATCH] Added html.cellpadding and html.cellspacing --- xsl/html/param.ent | 2 ++ xsl/html/param.xweb | 4 ++++ 2 files changed, 6 insertions(+) diff --git a/xsl/html/param.ent b/xsl/html/param.ent index ef14ef1c4..7ef8e2ac9 100644 --- a/xsl/html/param.ent +++ b/xsl/html/param.ent @@ -204,3 +204,5 @@ + + diff --git a/xsl/html/param.xweb b/xsl/html/param.xweb index f4d01df2e..b90bdeaa0 100644 --- a/xsl/html/param.xweb +++ b/xsl/html/param.xweb @@ -179,6 +179,8 @@ to be incomplete. Don't forget to read the source, too :-) &table.border.style; &table.border.thickness; &table.border.color; +&html.cellspacing; +&html.cellpadding; QAndASet @@ -415,6 +417,8 @@ around all these parameters. + + -- 2.50.1