Bug 67059 - [Qt] Fix tst_QWebFrame::setHtmlWithStylesheetResource() autotest
Summary: [Qt] Fix tst_QWebFrame::setHtmlWithStylesheetResource() autotest
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Qt
Depends on:
Blocks: 38654
  Show dependency treegraph
 
Reported: 2011-08-26 13:25 PDT by Ademar Reis
Modified: 2014-02-03 03:18 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ademar Reis 2011-08-26 13:25:11 PDT
FAIL!  : tst_QWebFrame::setHtmlWithStylesheetResource() Compared values are not the same
   Actual (webElement.styleProperty("color", QWebElement::CascadedStyle)): 
   Expected (QLatin1String("red")): red
   Loc: [/opt/projects/webkit/webkit/Source/WebKit/qt/tests/qwebframe/tst_qwebframe.cpp(2550)]
Comment 1 Rafael Brandao 2011-08-31 13:12:18 PDT
I've found out that this patch for this bug https://bugs.webkit.org/show_bug.cgi?id=65833 introduced the regression. I'll examine it soon and try to provide a solution for this issue.
Comment 2 Jocelyn Turcotte 2014-02-03 03:18:46 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.