From: Norman Walsh Date: Thu, 26 Aug 2004 13:03:31 +0000 (+0000) Subject: Make the rules attribute on HTML tables CDATA so that its enumerated values don't... X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a2e9eab0e6074c90b32867f049a0b8ebdcab24df;p=docbook-dsssl Make the rules attribute on HTML tables CDATA so that its enumerated values don't conflict with the CALS frame attribute --- diff --git a/docbook/xml/htmltblx.mod b/docbook/xml/htmltblx.mod index da91f0939..de7b31f5b 100644 --- a/docbook/xml/htmltblx.mod +++ b/docbook/xml/htmltblx.mod @@ -197,6 +197,11 @@ | ((col*|colgroup*), thead?, tfoot?, (tbody+|tr+))"> + + + + +