Bug 41747 - [DRT/Chromium] Support for indeterminate checkbox
Summary: [DRT/Chromium] Support for indeterminate checkbox
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Windows XP
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 38023
  Show dependency treegraph
 
Reported: 2010-07-07 00:13 PDT by Kent Tamura
Modified: 2010-07-07 20:42 PDT (History)
1 user (show)

See Also:


Attachments
Patch (3.89 KB, patch)
2010-07-07 00:35 PDT, Kent Tamura
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kent Tamura 2010-07-07 00:13:14 PDT
[DRT/Chromium] Support for indeterminate checkbox
Comment 1 Kent Tamura 2010-07-07 00:35:57 PDT
Created attachment 60697 [details]
Patch
Comment 2 Adam Barth 2010-07-07 02:33:03 PDT
Comment on attachment 60697 [details]
Patch

WebKitTools/DumpRenderTree/chromium/WebThemeEngineDRT.cpp:149
 +  
This blank line seems extra and isn't in the "imported" change, as far as I can tell.
Comment 3 Kent Tamura 2010-07-07 20:42:38 PDT
Thank you for reviewing.

I updated the code so that it has consistent blank lines, and commited as r62751.