[Webkit-unassigned] [Bug 31821] New: Type=number UI part 1: pseudo classes and appearances
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Nov 23 22:34:30 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=31821
Summary: Type=number UI part 1: pseudo classes and appearances
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: Forms
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: tkent at chromium.org
Blocks: 27968
To implement <input type=number> UI, introduces
- ::-webkit-inner-spin-button pseudo CSS selector
- ::-webkit-outer-spin-button pseudo CSS selector
- new appearance type: inner-spin-button
- new appearance type: outer-spin-button
You can see examples in Bug#27968 . We'll have two types; inner and outer,
because Windows and Mac have different manners for such controls.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list