[Webkit-unassigned] [Bug 63236] [Qt] Fix tst_QWebFrame::renderGeometry() API test

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


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


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:43 PST ---
Three more fails:

FAIL!  : tst_QWebFrame::renderGeometry() Compared values are not the same
   Actual (size.height()): 100
   Expected (picture.boundingRect().height() + frame->scrollBarGeometry(Qt::Horizontal).height()): 0
   Loc: [/home/oszi/WebKit/Source/WebKit/qt/tests/qwebframe/tst_qwebframe.cpp(2915)]

FAIL!  : tst_QWebFrame::renderGeometry() Compared values are not the same
   Actual (size.width()): 100
   Expected (picture.boundingRect().width()): 0
   Loc: [/home/oszi/WebKit/Source/WebKit/qt/tests/qwebframe/tst_qwebframe.cpp(2924)]

FAIL!  : tst_QWebFrame::renderGeometry() Compared values are not the same
   Actual (size.height()): 100
   Expected (picture.boundingRect().height()): 0
   Loc: [/home/oszi/WebKit/Source/WebKit/qt/tests/qwebframe/tst_qwebframe.cpp(2927)]

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