Created attachment 55374 [details] rendering result comparison of Firefox and Chrome webkit won't render frames of table borders of Calc/HTML. The table frame borders are correctly rendered by Firefox/IE. But Chrome and other webkit based browsers(Safari) won't render. See attachment image. We found in the HTML output of Calc includes <TABLE> tag, and it states "FRAME=VOID". If this option is removed, webkit can correctly render frames of tables. This is reported by Kenta Terado at discuss@ja.libreoffice.org on January 7th. And I confirmed it by reproducing it. Though this is a web-browser issue, and not exactly a bug of LibreOffice Calc, I suggest removing "FRAME=VOID" is easy way to solve this problem.
Hi Takaaki, Could you provide its original document .ods before saving it as .html? Thanks a lot.
Created attachment 55384 [details] .ods and .html Nevermind, I have reproduced the behaviour with attached docs. Also found Opera 11.60 would not render the frame border. (In reply to comment #1) > Hi Takaaki, > > Could you provide its original document .ods before saving it as .html? > Thanks a lot.
Pushed the patch from Abe-san. This will be fixed in 3.5 RC1 or Beta4, whichever it will be named.