[Webkit-unassigned] [Bug 63235] [Qt] Fix tst_QWebFrame::setHtmlWithResource() API test

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 23 05:51:17 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=63235


Csaba Osztrogonac <ossy at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ossy at webkit.org




--- Comment #1 from Csaba Osztrogonac <ossy at webkit.org>  2011-06-23 05:51:17 PST ---
Two more fails:

FAIL!  : tst_QWebFrame::setHtmlWithResource() Compared values are not the same
   Actual (frame->evaluateJavaScript("document.images[0].height").toInt()): 0
   Expected (128): 128
   Loc: [/home/oszi/WebKit/Source/WebKit/qt/tests/qwebframe/tst_qwebframe.cpp(2508)]

FAIL!  : tst_QWebFrame::setHtmlWithResource() Compared values are not the same
   Actual (p.styleProperty("color", QWebElement::CascadedStyle)):
   Expected (QLatin1String("red")): red
   Loc: [/home/oszi/WebKit/Source/WebKit/qt/tests/qwebframe/tst_qwebframe.cpp(2527)]


Marked as expected fails: http://trac.webkit.org/changeset/89561

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list