********* Start testing of tst_QWebView *********
Config: Using QtTest library 6.13.0, Qt 6.13.0 (arm64-little_endian-llp64 shared (dynamic) release build; by MSVC 2026), windows 11
PASS   : tst_QWebView::initTestCase()
PASS   : tst_QWebView::startupState()
PASS   : tst_QWebView::load()
PASS   : tst_QWebView::loadNonexistentFileUrl()
PASS   : tst_QWebView::loadHtml(set content without base url)
QWARN  : tst_QWebView::loadHtml(set content with data base url) Base URLs for loadHtml() are not supported on this platform. The document will be treated as coming from 'about:blank'.
PASS   : tst_QWebView::loadHtml(set content with data base url)
QWARN  : tst_QWebView::loadHtml(set content with non-data base url) Base URLs for loadHtml() are not supported on this platform. The document will be treated as coming from 'about:blank'.
PASS   : tst_QWebView::loadHtml(set content with non-data base url)
QWARN  : tst_QWebView::loadRequest() setLocalContentCanAccessFileUrls() not supported on this platform
QWARN  : tst_QWebView::loadRequest() setLocalContentCanAccessFileUrls() not supported on this platform
PASS   : tst_QWebView::loadRequest()
PASS   : tst_QWebView::backAndForward()
PASS   : tst_QWebView::reload()
PASS   : tst_QWebView::runJavaScript()
QWARN  : tst_QWebView::setAndDeleteCookie() setLocalContentCanAccessFileUrls() not supported on this platform
QWARN  : tst_QWebView::setAndDeleteCookie() setLocalStorageEnabled() not supported on this platform
PASS   : tst_QWebView::setAndDeleteCookie()
PASS   : tst_QWebView::cleanupTestCase()
Totals: 13 passed, 0 failed, 0 skipped, 0 blacklisted, 5952ms
********* Finished testing of tst_QWebView *********
