Bug 101886 - Use menulist-button instead of menulist for date/time input types
Summary: Use menulist-button instead of menulist for date/time input types
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kent Tamura
URL:
Keywords:
Depends on:
Blocks: 100935
  Show dependency treegraph
 
Reported: 2012-11-11 20:53 PST by Kent Tamura
Modified: 2012-11-13 23:57 PST (History)
6 users (show)

See Also:


Attachments
Rendering with menulist-button (23.27 KB, image/png)
2012-11-11 20:54 PST, Kent Tamura
no flags Details
Patch (5.02 KB, patch)
2012-11-11 21:01 PST, Kent Tamura
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kent Tamura 2012-11-11 20:53:19 PST
This is a follow-up patch for Bug 101722.

I found both of Chromium-Android and iOS use -webkit-appearance:menulist-button, not menulist. We had better apply common one by default.
Comment 1 Kent Tamura 2012-11-11 20:54:26 PST
Created attachment 173545 [details]
Rendering with menulist-button
Comment 2 Kent Tamura 2012-11-11 21:01:42 PST
Created attachment 173546 [details]
Patch
Comment 3 WebKit Review Bot 2012-11-12 18:04:26 PST
Comment on attachment 173546 [details]
Patch

Attachment 173546 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/14813571

New failing tests:
fast/events/overflow-scroll-fake-mouse-move.html
Comment 4 WebKit Review Bot 2012-11-13 23:57:23 PST
Comment on attachment 173546 [details]
Patch

Clearing flags on attachment: 173546

Committed r134558: <http://trac.webkit.org/changeset/134558>
Comment 5 WebKit Review Bot 2012-11-13 23:57:27 PST
All reviewed patches have been landed.  Closing bug.