Bug 98481

Summary: Fix sub-field width to the maximum width of a placeholder and the maximum value
Product: WebKit Reporter: Kent Tamura <tkent>
Component: FormsAssignee: Kent Tamura <tkent>
Status: RESOLVED FIXED    
Severity: Normal CC: morrita
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 98226    
Attachments:
Description Flags
Patch morrita: review+

Description Kent Tamura 2012-10-04 22:00:43 PDT
Fix sub-field width for the maximum width of a placeholder and the maximum value
Comment 1 Kent Tamura 2012-10-04 22:58:06 PDT
Created attachment 167257 [details]
Patch
Comment 2 Hajime Morrita 2012-10-05 00:25:44 PDT
Comment on attachment 167257 [details]
Patch

OK. It's sad to see another use of customStyleRenderer(). But this is life...
Comment 3 Kent Tamura 2012-10-05 00:35:57 PDT
Committed r130477: <http://trac.webkit.org/changeset/130477>