a11y_styled_form_controls
a11y_styled_form_controls copied to clipboard
Add: Color Input design
There's not a whole lot that can be done here, but Firefox, Chrome and Edge all support some pseudo-element selectors for the input, e.g. ::-webkit-color-swatch-wrapper
and ::-webkit-color-swatch
Create an example and test the results.
Safari now supports this input type.