Bug 32960

Summary: fast/forms/basic-selects.html is failing on SnowLeopard
Product: WebKit Reporter: Maciej Stachowiak <mjs>
Component: Tools / TestsAssignee: Maciej Stachowiak <mjs>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, dpranke, eric, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Patch mitz: review+

Description Maciej Stachowiak 2009-12-27 02:57:33 PST
The recently added fast/forms/basic-selects.html is failing on SnowLeopard; the result checked in is only valid for Leopard and earlier, because SnowLeopard slightly changed the disabled text color.
Comment 1 Maciej Stachowiak 2009-12-27 03:02:32 PST
The bad result was originally landed in http://trac.webkit.org/changeset/52502
Comment 2 Maciej Stachowiak 2009-12-27 15:40:19 PST
Created attachment 45537 [details]
Patch
Comment 3 WebKit Review Bot 2009-12-27 15:41:11 PST
style-queue ran check-webkit-style on attachment 45537 [details] without any errors.
Comment 4 Maciej Stachowiak 2009-12-27 15:49:13 PST
Committed r52585: <http://trac.webkit.org/changeset/52585>