[webkit-qt] Viewing xml documents

Dwayne sherrard at cableone.net
Wed Mar 9 19:50:58 PST 2011


It looks like there was a change from libxslt in favor of xmlpatterns.
Perhaps this change broke the auto-detect behavior?

 

I am currently working around the problem by manually performing XSLT (via
QXmlQuery) and making a call to qwebview->setHtml(xqOutput) instead of the
simpler (and preferred) call to qwebview->load(QUrl("doc.xml")). 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-qt/attachments/20110309/d68f914d/attachment.html>


More information about the webkit-qt mailing list