[Libreoffice-bugs] [Bug 142483] top-right cell of table loses border in XHTML export
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Jun 1 09:01:57 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=142483
--- Comment #5 from Xisco Faulí <xiscofauli at libreoffice.org> ---
After the mentioned commit, there is this problem:
measure_conversion.xsl: Find no conversion for to 'cm'!
measure_conversion.xsl: Find no conversion for to 'cm'!
measure_conversion.xsl: Find no conversion for to 'cm'!
measure_conversion.xsl: Find no conversion for to 'cm'!
and the output looks like
.Table1_B1 { border-top-width:NaNcm; border-top-style:; border-top-color:;
border-left-width:NaNcm; border-left-style:; border-left-color:;
border-bottom-width:NaNcm; border-bottom-style:; border-bottom-color:;
border-right-width:NaNcm; border-right-style:; border-right-color:;
padding:0.0382in; }
while without the code, it looks like
.Table1_B1 { padding:0.0382in; border-width:thin; border-style:solid;
border-color:#000000; }
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210601/d42b98cd/attachment.htm>
More information about the Libreoffice-bugs
mailing list