SUIT CSS: Form component tests

.Form

renders full-width by default

Empty form

.Form-field

renders full-width by default

A message

A message

can be a label

.Form-button and .Form-wrapButton

render full-width by default

adapt to the ancestor `width` and/or `display` property.

.Form--spaced

renders full-width form fields with uniform vertical space

collapses the first Form-field margins

An element with margin-bottom.

Form-field state

highlights valid fields

highlights invalid fields

highlights warning fields