Bug 41747

Summary: [DRT/Chromium] Support for indeterminate checkbox
Product: WebKit Reporter: Kent Tamura <tkent>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: dglazkov
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: Windows XP   
Bug Depends on:    
Bug Blocks: 38023    
Attachments:
Description Flags
Patch none

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.