Fwd: Re: selectTextAsHTML()

David Faure faure at kde.org
Sun Jun 5 18:55:56 BST 2005


On Saturday 04 June 2005 17:22, John Tapsell wrote:
> 1.  Tags are uppercase.  They must be lowercase.
> 2.  The META tag is not closed.
> 3.  The BR tags are not closed.  Should be <br/>.

Well, it's HTML, it's not XHTML.

> My main goal is that the text is well-formed enough that I can run it through
> xsltproc to apply my xhtml to SSML stylesheet without xsltproc gagging and
> quiting.  Unclosed tags, in particular, will cause xsltproc to error out.
> selectedTextAsHTML() seems to meet that requirement.

I think nobody would object to a patch making toString() return XHTML-conformant stuff?

-- 
David Faure, faure at kde.org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).




More information about the kfm-devel mailing list