Correct QStaticText tests after recent changes
authorJiang Jiang <jiang.jiang@nokia.com>
Fri, 3 Jun 2011 14:08:54 +0000 (16:08 +0200)
committerQt Continuous Integration System <qt-info@nokia.com>
Sat, 4 Jun 2011 10:20:00 +0000 (12:20 +0200)
commitea0e38c0ddb687f7873e0937e1b7130f1588c3d6
treea34f8319349417dfa085da571d3e4f001b9f225e
parent0e6be2aa5dcddbab4e13e55e7f84a1099972f194
Correct QStaticText tests after recent changes

Raster engine on Mac now correctly handles transformation, so no
need to XFAIL anymore. Also fixes a drawStaticText origin mistake,
the y origin should be the top left point rather than the baseline.

Change-Id: I6058e7099b336d9d5a6586344a07be3c7d76fb64
Reviewed-on: http://codereview.qt.nokia.com/329
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Jiang Jiang <jiang.jiang@nokia.com>
tests/auto/qstatictext/tst_qstatictext.cpp