First option in a required select dropdown must have an empty value or empty text content
Web Standard
Description
The first child option element of a select element with a required attribute and without a multiple attribute, and without a size attribute greater than ‘1’, must have either an empty value attribute, or must have no text content.
Applicable standards
Change history
- 5.0 Oct 2012 Added.
This page describes a web site issue detected in HTML documents by SortSite Desktop and OnDemand Suite.
Rule ID: W3cHtml5Assert39