RESOLVED FIXED 102233
[Qt] Fix tst_QWebElement::style() API test
https://bugs.webkit.org/show_bug.cgi?id=102233
Summary [Qt] Fix tst_QWebElement::style() API test
Csaba Osztrogonác
Reported 2012-11-14 07:43:56 PST
FAIL! : tst_QWebElement::style() Compared values are not the same Actual (p.styleProperty("color", QWebElement::CascadedStyle)): yellow Expected (QLatin1String("black")): black Loc: [/ramdisk/qt-linux-64-release/build/Source/WebKit/qt/tests/qwebelement/tst_qwebelement.cpp(563)]
Attachments
Gábor Ábrahám
Comment 1 2013-07-11 07:39:05 PDT
It seems r136404 fixed this bug.
Note You need to log in before you can comment on or make changes to this bug.