Bug 62153
Summary: | Replace RenderFileUploadControl with CSS layout | ||
---|---|---|---|
Product: | WebKit | Reporter: | Dimitri Glazkov (Google) <dglazkov> |
Component: | Layout and Rendering | Assignee: | 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 |
Dimitri Glazkov (Google)
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |