From 12cf0a7758ff0413c0bff6c23fb0fc1bad4162b5 Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Sat, 28 Apr 2012 03:49:00 +0000 Subject: [PATCH] define internal variables div.element and table.border.off to enable easier support of HTML5 syntax. --- xsl/html/html.xsl | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/xsl/html/html.xsl b/xsl/html/html.xsl index 81c664365..54a940472 100644 --- a/xsl/html/html.xsl +++ b/xsl/html/html.xsl @@ -39,6 +39,12 @@ + + +div + +0 + -- 2.50.1