From: Bob Stayton Date: Thu, 15 May 2014 16:08:21 +0000 (+0000) Subject: Fix bug #1334 to copy through HTML table attributes @scope and @id. X-Git-Tag: release/1.79.1~6^2~56 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5f3b195007b865c477f4205fee936e7e0c86d7ea;p=docbook-dsssl Fix bug #1334 to copy through HTML table attributes @scope and @id. --- diff --git a/xsl/html/htmltbl.xsl b/xsl/html/htmltbl.xsl index e1db72e50..2af8f1c96 100644 --- a/xsl/html/htmltbl.xsl +++ b/xsl/html/htmltbl.xsl @@ -72,6 +72,7 @@ | @frame | @headers | @height + | @id | @lang | @nowrap | @onclick @@ -85,12 +86,14 @@ | @onmouseover | @onmouseup | @rules + | @scope | @style | @summary | @title | @valign | @valign | @width + | @xml:id | @xml:lang">