Bug 62153 - Replace RenderFileUploadControl with CSS layout
Summary: Replace RenderFileUploadControl with CSS layout
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 62758 62069
Blocks: 62096
  Show dependency treegraph
 
Reported: 2011-06-06 14:57 PDT by Dimitri Glazkov (Google)
Modified: 2013-02-06 17:26 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.