RESOLVED FIXED 119842
[GTK] Layout Test fast/forms/search/search-size-with-decorations.html is failing
https://bugs.webkit.org/show_bug.cgi?id=119842
Summary [GTK] Layout Test fast/forms/search/search-size-with-decorations.html is failing
Simon Pena
Reported 2013-08-15 08:22:02 PDT
The following layout test is failing on GTK fast/forms/search/search-size-with-decorations.html This test has been added in r153647 <http://trac.webkit.org/changeset/153647>, and has been failing since then. The Qt port has added port-specific expectations in r153821 <http://trac.webkit.org/changeset/153821>, but I am not sure if we can safely do the same or if there is some mistake: http://build.webkit.org/results/GTK%20Linux%2064-bit%20Release/r154098%20%2839846%29/results.html
Attachments
Pixel result (17.93 KB, image/png)
2013-08-15 09:08 PDT, Simon Pena
no flags
Zan Dobersek
Comment 1 2013-08-15 09:01:31 PDT
A port-specific baseline here is OK since the platform layer is drawing the input fields. This will of course differ from the expactations for other ports, as expected really.
Simon Pena
Comment 2 2013-08-15 09:08:34 PDT
Created attachment 208813 [details] Pixel result I'm attaching the pixel result to give context. For example, the Qt version looks like this: http://trac.webkit.org/browser/trunk/LayoutTests/platform/qt/fast/forms/search/search-size-with-decorations-expected.png?rev=153821
Simon Pena
Comment 3 2013-08-16 03:03:57 PDT
Added the actual result as GTK's baseline in r154171 <http://trac.webkit.org/changeset/154171>
Note You need to log in before you can comment on or make changes to this bug.