Bug 55451 - [Win] select-listbox-multiple-no-focusring.html needs rebaseline
Summary: [Win] select-listbox-multiple-no-focusring.html needs rebaseline
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL:
Keywords: LayoutTestFailure, PlatformOnly
Depends on:
Blocks:
 
Reported: 2011-03-01 00:43 PST by Ryosuke Niwa
Modified: 2011-03-01 08:39 PST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2011-03-01 00:43:16 PST
select-listbox-multiple-no-focusring.html was checked in http://trac.webkit.org/changeset/79900 and has since been failing due to:

--- /home/buildbot/slave/WebKit-BuildSlave/win-release-tests/build/layout-test-results/fast/forms/select-listbox-multiple-no-focusring-expected.txt	2011-02-28 20:13:21.177709300 -0800
+++ /home/buildbot/slave/WebKit-BuildSlave/win-release-tests/build/layout-test-results/fast/forms/select-listbox-multiple-no-focusring-actual.txt	2011-02-28 20:13:21.175709200 -0800
@@ -3,6 +3,6 @@
 layer at (0,0) size 800x77
   RenderBlock {HTML} at (0,0) size 800x77
     RenderBody {BODY} at (8,8) size 784x61
-      RenderListBox {SELECT} at (2,2) size 377x57 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
+      RenderListBox {SELECT} at (2,2) size 381x57 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
       RenderText {#text} at (0,0) size 0x0
       RenderText {#text} at (0,0) size 0x0
Comment 1 Ryosuke Niwa 2011-03-01 00:56:58 PST
Landed text rebaseline in http://trac.webkit.org/changeset/79979.  Could someone from Windows port verify that pixel result is sane as well (possibly checking in png)?
Comment 2 Adam Roben (:aroben) 2011-03-01 05:54:24 PST
Thanks, Ryosuke! I verified the pixel results make sense and checked them in.

Committed r79991: <http://trac.webkit.org/changeset/79991>
Comment 3 WebKit Review Bot 2011-03-01 08:39:07 PST
http://trac.webkit.org/changeset/79991 might have broken GTK Linux 32-bit Debug