Chromium Blog: Updates to form controls and focus
Chromium browsers—Chrome, Edge, et al.—are getting a much-needed update to some interface elements like the progess
element, the meter
element, and the range
, date
, and color
input types.
This might encourage more people to use native form controls …but until we can more accurately tweak the styling of these elements, people are still going to reach for more bloated, less accessible JavaScript-driven options. Over-engineering is under-engineering
