Why does this simple QML browser not render the internal HTML page?
@jeena I didn't test it but your html is weird at least wrap your <p> inside a <html> and <body>.
@carl The HTML is valid HTML5, both <html> and <body> are optional. Anyway it doesn't matter what I have there, its always a blank page.
Someone on Twitter told me though that it works for them on their Ubuntu and with Qt installed via the installer from the Qt website.