From c19fd80def3d34e65302f13863aa8aeb88e2de42 Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Thu, 31 Jan 2019 18:27:58 +0100 Subject: [PATCH] fix commit 622324ec76e54ea1de99d6cea3debc2389049f5 * SVG images cannot have undefined width and height * pick'd a mistake in setting generic images width and height Change-Id: I9f3e62e535c82d624c5c209b0e000784b2765604 Reviewed-on: https://gerrit.libreoffice.org/67234 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- help3xsl/online_transform.xsl | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/help3xsl/online_transform.xsl b/help3xsl/online_transform.xsl index 02a166c637..03b20f7088 100644 --- a/help3xsl/online_transform.xsl +++ b/help3xsl/online_transform.xsl @@ -94,6 +94,7 @@ + @@ -851,7 +852,7 @@
-
{local-name()}
+
{local-name()}


@@ -865,7 +866,7 @@
-
{local-name()}
+
{local-name()}


@@ -1036,7 +1037,7 @@
-
{$alt}
+
{$alt}


@@ -1197,9 +1198,7 @@
- {$alt} - - + {$alt}