Bug 101722

Summary: Don't use RenderTextControlSingleLine for date/time input types without the multiple-fields UI
Product: WebKit Reporter: Kent Tamura <tkent>
Component: FormsAssignee: Kent Tamura <tkent>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarcelo, macpherson, menard, mifenton, morrita, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 100935    
Attachments:
Description Flags
Patch
morrita: review+
Reference image none

Kent Tamura
Reported 2012-11-09 01:09:30 PST
Don't use RenderTextControlSingleLine for date/time input types without the multiple-fields UI
Attachments
Patch (10.21 KB, patch)
2012-11-09 01:20 PST, Kent Tamura
morrita: review+
Reference image (26.53 KB, image/png)
2012-11-09 01:51 PST, Kent Tamura
no flags
Kent Tamura
Comment 1 2012-11-09 01:20:55 PST
Hajime Morrita
Comment 2 2012-11-09 01:30:01 PST
Comment on attachment 173235 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=173235&action=review > Source/WebCore/css/html.css:665 > #endif It's a bit surprising for me to see this change having no test result rebaseline.
Kent Tamura
Comment 3 2012-11-09 01:51:49 PST
Created attachment 173240 [details] Reference image (In reply to comment #2) > > It's a bit surprising for me to see this change having no test result rebaseline. That's because I don't have Chromium-Android development environment handy. I'll attach a reference image generated on OS X.
Kent Tamura
Comment 4 2012-11-09 02:03:41 PST
Note You need to log in before you can comment on or make changes to this bug.