This is a platform specific test, every port has its own expected png and txt. Maybe when we get Qt5 more stabilized then we should create the expected files for them and remove this test from Skipped.
Shall we generate an expected image for Qt5 Alpha1 release? (In reply to comment #0) > This is a platform specific test, every port has its own expected png and txt. Maybe when we get Qt5 more stabilized then we should create the expected files for them and remove this test from Skipped.
(In reply to comment #1) > Shall we generate an expected image for Qt5 Alpha1 release? > > (In reply to comment #0) > > This is a platform specific test, every port has its own expected png and txt. Maybe when we get Qt5 more stabilized then we should create the expected files for them and remove this test from Skipped. On QtWebKit, we use a weekly updated hash of Qt5 so we have a more updated version than the Qt5 alpha1 release. The tools that qt bots use to build qt5 you can find here: https://github.com/ossy-szeged/qt5-tools (check the current hash there). You should provide results for that version.
I've seen the test is no longer listed on Qt's Skipped list. However, I've noticed this test is also affected by the font changes from bug 85203, so I am adding it as dependency.
Created attachment 153863 [details] Patch
Committed r123462: <http://trac.webkit.org/changeset/123462>