chharvey / xmeter

A default stylesheet with a set of tools that make designing with vertical rhythm easy.
https://www.npmjs.com/package/xmeter
MIT License
2 stars 0 forks source link

form validation #20

Open chharvey opened 5 years ago

chharvey commented 5 years ago

add default styles for validating form elements, for browsers that have no default style. check out http://getbootstrap.com/docs/4.1/components/forms/#browser-defaults in different browsers to see how they are treated differently. make use of :required, :invalid, and :valid pseudo-classes.

Browser support: https://caniuse.com/#feat=form-validation

chharvey commented 5 years ago

https://www.w3.org/TR/2018/WD-selectors-4-20181121/#ui-validity