-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Closed
Labels
awaiting submitterneeds a reproduction, or clarificationneeds a reproduction, or clarification
Description
I think this rule needs more accuracy.
According to w3 (https://www.w3.org/TR/html401/interact/forms.html#h-17.9.1), the code can be written this way:
<label>
<span aria-label="First Name">First Name</span>
<input type="text" name="firstname">
</label>
The way above solve A11y problem, right?
rotimi-best, varuzhansargsyan, levinit and jmagrippis
Metadata
Metadata
Assignees
Labels
awaiting submitterneeds a reproduction, or clarificationneeds a reproduction, or clarification