https://bz.apache.org/ooo/show_bug.cgi?id=126398
Regina Henschel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |IRREPRODUCIBLE Status|UNCONFIRMED |RESOLVED --- Comment #11 from Regina Henschel <[email protected]> --- There is no structural error in the transformation result. Test the output on http://validator.w3.org/file-upload.html . (Change the file name extension to xhtml before upload, so that it is uploaded with the correct mime type.) <div style=""/> is useless, but nevertheless a valid empty div-element in xhtml. There is no slide inside another. The part <div style="clear:both; line-height:0; width:0; height:0; margin:0; padding:0;"> </div> marks the end of a slide. You can better identify the parts of your slides, when you name the parts. The name will occur in the xhtml output as id. I know, that the xhtml output of a presentation is poor, but it is valid. -- You are receiving this mail because: You are the assignee for the issue.
