2009-12-14 Andreas Kling <andreas.kling@nokia.com>
commit17805ab3bb2b6ed3e7864737c2f06568b4ab5db7
authoreric@webkit.org <eric@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Mon, 14 Dec 2009 20:35:31 +0000 (14 20:35 +0000)
committereric@webkit.org <eric@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Mon, 14 Dec 2009 20:35:31 +0000 (14 20:35 +0000)
tree22c375f2142f3f29411be3b7dc45cd23bdec8d2c
parent64c173e871c8b754aac726d3e62c089f73fff309
2009-12-14  Andreas Kling  <andreas.kling@nokia.com>

        Reviewed by Simon Hausmann.

        Fix the QWebPage inputMethods() autotest after r51758
        to compare the Qt::ImFont property's family against an explicitly
        previously configured family.

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

        * tests/qwebpage/tst_qwebpage.cpp:
        (tst_QWebPage::inputMethods):

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@52110 268f45cc-cd09-0410-ab3c-d52691b4dbfc
WebKit/qt/ChangeLog
WebKit/qt/tests/qwebpage/tst_qwebpage.cpp