ARIA 1.1 specifies that the aria-required attribute isn't allowed on an element with role="checkbox"--including an input with a checkbox type. aria-required
is allowed on checkboxes
role. This was confirmed by Wilco Fiers that aria-required wasn't intended to be allowed on the checkbox role.
1) Add a boolean field to the Article content type.
2) Set the field as required.
3) Inspect the checkbox field in the form page to add a new article and see that the aria-required
attribute is set.
Closed: duplicate
10.1 β¨
Last updated
It affects the ability of people with disabilities or special needs (such as blindness or color-blindness) to use Drupal.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
No activities found.