Open
Bug 1481646
Opened 7 years ago
Updated 3 years ago
Consider what we should do about Chrome's '-webkit-appearance: inner-spin-button' (<input type=number>)
Categories
(Core :: Layout, enhancement, P5)
Core
Layout
Tracking
()
NEW
People
(Reporter: jwatt, Unassigned)
References
(Blocks 1 open bug)
Details
Chrome supports an 'inner-spin-button' value for '-webkit-appearance', whereas we have the values 'spinner-downbutton', 'spinner-upbutton' and 'spinner-textfield'. The 'inner-spin-button' value that Chrome supports doesn't appear to be used frequently enough on the web to even show up on the crawl that MS did:
https://developer.microsoft.com/en-us/microsoft-edge/platform/usage/css/-webkit-appearance/
Filing for completeness though.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•