Open twilight1794 opened 1 year ago
For some elements, this extension recommends using aria-label attribute or <label for=""> to provide a label for that element. I would like that aria-labelledby be included in this validation rule too.
aria-label
<label for="">
aria-labelledby
For some elements, this extension recommends using
aria-label
attribute or<label for="">
to provide a label for that element. I would like thataria-labelledby
be included in this validation rule too.