QtWebkit - Strict HTML
-
Hi,
I have a issue with the QtWebView. I'm using Qt 4.8.1, but also the same result i have with all latest builds (all from Qt SDK installer)
Is there any solution to make the browser to ignore and pass over the html errors?eg; having <h4>sdadasda</h3> it render page until to this line, and after this the webview render the error message.
Thank you in advanced.