Kilotest: Diagnoses of select element invalid
violation by HTML element 919 on Mozilla Foundation page
Here is how tools diagnose the select element invalid
issue for HTML element 919 of the Mozilla Foundation page.
Basics
- About the
select element invalid
issue- Why it matters: User cannot properly select among options
- Priority: highest
- Related WCAG standard: 4.1.2
- About the Mozilla Foundation page
- URL:
https://www.mozilla.org/en-US/ - Tested on 2026-04-03 at 03:56
- URL:
- About HTML element 919
- Tag name:
OPTION - Text:
Deutsch
- Start tag:
<option value="de"> - XPath:
[not obtained] - Bounding box: x = 0, y = 0, width = 0, height = 0
- Tag name:
Diagnoses
- The first child option element of a select element with a required attribute, and without a multiple attribute, and without a size attribute whose value is greater than 1, must have either an empty value attribute, or must have no text content. Consider either adding a placeholder option label, or adding a size attribute with a value equal to the number of option elements.
Tool: Html Checker API (World Wide Web Consortium)