[Webkit-unassigned] [Bug 31742] [Qt] QWebView ignores a palette set with QWebView::setPalette()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 3 01:38:53 PST 2011


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





--- Comment #13 from Benjamin Poulain <benjamin.poulain at nokia.com>  2011-02-03 01:38:53 PST ---
(In reply to comment #12)
> Even if I would be able to confirm it is working from visual inspection, not sure on what condition I assert to report the test result.

What is done in those cases is rendering the selected element to QImage, and check the pixel values. For example, look at tst_QWebElement::render().

I think this is a good opportunity to make the test. You will learn how to make rendering test for Qt. And WebKit will enjoy better test coverage :)

-- 
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