Bug 62153

Summary: Replace RenderFileUploadControl with CSS layout
Product: WebKit Reporter: Dimitri Glazkov (Google) <dglazkov>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: forms-bugs, jonlee
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 62758, 62069    
Bug Blocks: 62096    

Description Dimitri Glazkov (Google) 2011-06-06 14:57:27 PDT
Currently, the RenderFileUploadControl uses heinous black magic in its paint method. We detest black magic and must remove the offender. It should just use CSS.