RESOLVED INVALID 118663
[Qt][WK1] REGRESSION(r148119) tst_QWebFrame::setHtmlWithJSAlert() API test fails after this revision.
https://bugs.webkit.org/show_bug.cgi?id=118663
Summary [Qt][WK1] REGRESSION(r148119) tst_QWebFrame::setHtmlWithJSAlert() API test fa...
Gábor Ábrahám
Reported 2013-07-15 02:10:07 PDT
stdio: FAIL! : tst_QWebFrame::setHtmlWithJSAlert() Compared values are not the same Actual (m_view->page()->mainFrame()->toHtml()): <html><head></head><body><script>alert('foo');</script></body></html> Expected (html): <html><head></head><body><script>alert('foo');</script><p>hello world</p></body></html> Loc: [/ramdisk/qt-linux-64-release/build/Source/WebKit/qt/tests/qwebframe/tst_qwebframe.cpp(512)]
Attachments
Jocelyn Turcotte
Comment 1 2014-02-03 03:26:45 PST
=== Bulk closing of Qt bugs === If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary. If you believe that this is still an important QtWebKit bug, please fill a new report at https://bugreports.qt-project.org and add a link to this issue. See http://qt-project.org/wiki/ReportingBugsInQt for additional guidelines.
Note You need to log in before you can comment on or make changes to this bug.