Bug 77377

Summary: [Qt] fast/css/text-transform-select.html should be rebaselined for WK1 and WK2 on Qt 5.0
Product: WebKit Reporter: Rafael Brandao <rafael.lobo>
Component: WebKit QtAssignee: Caio Marcelo de Oliveira Filho <cmarcelo>
Status: RESOLVED FIXED    
Severity: Normal CC: bruno.abinader, cmarcelo
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 85203    
Bug Blocks:    
Attachments:
Description Flags
Patch hausmann: review+

Description Rafael Brandao 2012-01-30 15:49:09 PST
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.
Comment 1 Bruno Abinader (history only) 2012-06-18 10:48:56 PDT
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.
Comment 2 Rafael Brandao 2012-06-18 11:07:18 PDT
(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.
Comment 3 Bruno Abinader (history only) 2012-06-20 11:28:36 PDT
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.
Comment 4 Caio Marcelo de Oliveira Filho 2012-07-23 14:38:43 PDT
Created attachment 153863 [details]
Patch
Comment 5 Caio Marcelo de Oliveira Filho 2012-07-24 05:28:11 PDT
Committed r123462: <http://trac.webkit.org/changeset/123462>