[Webkit-unassigned] [Bug 65244] [Qt] tst_QWebElement::style() fails because QWebElement::CascadedStyle doesn't work as expected
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 2 01:30:30 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=65244
--- Comment #1 from Kristóf Kosztyó <Kosztyo.Kristof at stud.u-szeged.hu> 2011-08-02 01:30:30 PST ---
FAIL! : tst_QWebElement::style() Compared values are not the same Actual (p.styleProperty("color", QWebElement::CascadedStyle)): Expected (QLatin1String("red")): red Loc: [/home/kosztyo/WebKit/Source/WebKit/qt/tests/qwebelement/tst_qwebelement.cpp(544)]
FAIL! : tst_QWebElement::style() Compared values are not the same Actual (p.styleProperty("color", QWebElement::CascadedStyle)): blue Expected (QLatin1String("black")): black Loc: [/home/kosztyo/WebKit/Source/WebKit/qt/tests/qwebelement/tst_qwebelement.cpp(565)]
FAIL! : tst_QWebElement::style() Compared values are not the same Actual (p.styleProperty("color", QWebElement::CascadedStyle)): blue Expected (QLatin1String("black")): black Loc: [/home/kosztyo/WebKit/Source/WebKit/qt/tests/qwebelement/tst_qwebelement.cpp(583)]
--
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