Skip to content

Commit a3a5818

Browse files
Update _rules/visible-label-in-accessible-name-2ee8b8.md
Co-authored-by: Jean-Yves Moyen <jym@siteimprove.com>
1 parent 7955204 commit a3a5818

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_rules/visible-label-in-accessible-name-2ee8b8.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@ This `nav` is not a widget, so the [visible inner text][] does not need to match
376376

377377
#### Inapplicable Example 2
378378

379-
This email text field does not need to have its [visible inner text][] match the [accessible name][]. The content of a text field shows its value instead of its label; it does not [support name from content][supports name from content]. The label is usually adjacent to the text field instead.
379+
This email text field has a role of `textbox` which does not [support name from content][supports name from content]; so it does not need to have its [visible inner text][] match the [accessible name][]. The content of a text field shows its value instead of its label. The label is usually adjacent to the text field instead.
380380

381381
```html
382382
<div>E-mail</div>

0 commit comments

Comments
 (0)