Bug 77377 - [Qt] fast/css/text-transform-select.html should be rebaselined for WK1 and WK2 on Qt 5.0
Summary: [Qt] fast/css/text-transform-select.html should be rebaselined for WK1 and WK...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Caio Marcelo de Oliveira Filho
URL:
Keywords:
Depends on: 85203
Blocks:
  Show dependency treegraph
 
Reported: 2012-01-30 15:49 PST by Rafael Brandao
Modified: 2012-07-24 05:28 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.39 KB, patch)
2012-07-23 14:38 PDT, Caio Marcelo de Oliveira Filho
hausmann: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>