From 35207d83aad22d0420bb1cb8481e744be81594c8 Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Sat, 12 May 2012 23:46:35 +0000 Subject: [PATCH] Make viewport layout table compatible with html5. --- xsl/html/graphics.xsl | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/xsl/html/graphics.xsl b/xsl/html/graphics.xsl index f8bc792fb..127a4d0fa 100644 --- a/xsl/html/graphics.xsl +++ b/xsl/html/graphics.xsl @@ -690,8 +690,13 @@ valign: - +
+ + manufactured viewport for HTML img + + + cellpadding: 0; cellspacing: 0; + -- 2.50.1