From 9e827c4eadd951b1609107ee3772de2853e37692 Mon Sep 17 00:00:00 2001 From: Samuel Mehrbrodt Date: Thu, 30 Nov 2017 15:37:02 +0100 Subject: [PATCH] tdf#113696 XHTML Export: Prefer fallback graphic Which is usually png and browsers can read that, but they can't read our internal metafile format (svm) Change-Id: Idfd82da630ead69f508b74285081e32315030825 Reviewed-on: https://gerrit.libreoffice.org/45590 Tested-by: Jenkins Reviewed-by: Samuel Mehrbrodt --- .../xslt/odf2xhtml/export/xhtml/body.xsl | 41 +++++++++++-------- 1 file changed, 23 insertions(+), 18 deletions(-) diff --git a/filter/source/xslt/odf2xhtml/export/xhtml/body.xsl b/filter/source/xslt/odf2xhtml/export/xhtml/body.xsl index 1172e7efdbc3..9719932fcf2d 100644 --- a/filter/source/xslt/odf2xhtml/export/xhtml/body.xsl +++ b/filter/source/xslt/odf2xhtml/export/xhtml/body.xsl @@ -1483,27 +1483,32 @@ - - - - - - - - - - - - - - + + + + + - - - + + + + + + + + + + + + + + +