-
Notifications
You must be signed in to change notification settings - Fork 695
Open
Description
Highlight part is missing in reader mode on FireFox
ARIA: aria-checked attribute
The aria-checked attribute indicates the current "checked" state of checkboxes, radio buttons, and other widgets.
Note: Where possible use an HTML element with type="checkbox" and type="radio" as these have built in semantics and do not require ARIA attributes.