Bug 27106 - [Chromium] Linux: render disabled checkboxes and radio controls as disabled
Summary: [Chromium] Linux: render disabled checkboxes and radio controls as disabled
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: All Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-08 18:58 PDT by Adam Langley
Modified: 2009-07-10 12:14 PDT (History)
0 users

See Also:


Attachments
patch (2.72 KB, patch)
2009-07-08 18:59 PDT, Adam Langley
fishd: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Langley 2009-07-08 18:58:05 PDT
Previously, checkboxes and radio controls rendered the same even if disabled.
The Chromium side of this change is r20224.
Comment 1 Adam Langley 2009-07-08 18:59:27 PDT
Created attachment 32498 [details]
patch