Bug 118659 - [Qt][WK1] REGRESSION(r136404) tst_QWebFrame::setHtmlWithImageResource() and tst_QWebFrame::setHtmlWithStylesheetResource() API tests fails.
Summary: [Qt][WK1] REGRESSION(r136404) tst_QWebFrame::setHtmlWithImageResource() and t...
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 38654
  Show dependency treegraph
 
Reported: 2013-07-15 01:02 PDT by Gábor Ábrahám
Modified: 2014-02-03 03:26 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gábor Ábrahám 2013-07-15 01:02:39 PDT
stdio:
FAIL!  : tst_QWebFrame::setHtmlWithImageResource() Compared values are not the same
   Actual   (frame->evaluateJavaScript("document.images[0].width").toInt()): 128
   Expected (0): 0
   Loc: [/ramdisk/qt-linux-64-release/build/Source/WebKit/qt/tests/qwebframe/tst_qwebframe.cpp(422)]
FAIL!  : tst_QWebFrame::setHtmlWithStylesheetResource() Compared values are not the same
   Actual   (webElement.styleProperty("color", QWebElement::CascadedStyle)): red
   Expected (QString()): 
   Loc: [/ramdisk/qt-linux-64-release/build/Source/WebKit/qt/tests/qwebframe/tst_qwebframe.cpp(455)]
Comment 1 Jocelyn Turcotte 2014-02-03 03:26:39 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.