https://bz.apache.org/ooo/show_bug.cgi?id=126398

--- Comment #17 from sergiozambrano <[email protected]> ---
(In reply to Regina Henschel from comment #11)
> 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.

NO OTHER CLOSING TAG has styling inside. Have you even noticed the tag in
question is the closing tag for the tag before the comment? (I assumed it was
for a text-box div that was not printed, but I just noticed it's THERE, before
the comment. I was confused because the PAGE tag was opened with a comment
saying "WAS" instead of "IS" so I assumed all the comments said "WAS", but it
seems not all of them are (definitely the one before draw:page div IS)

-- 
You are receiving this mail because:
You are the assignee for the issue.

Reply via email to