Open
Description
Today some initial styling and documentation were added for single select
elements, using the required
attribute and :invalid
CSS.
The styling defaults the invalid Select element to appear red on page load. This should be better handled to only change state after use initiated invalid state, and not rely on color alone