Skip to content

Commit 6e391bd

Browse files
Update role-attribute-valid-value-674b10.md (#2253)
1 parent 5d67661 commit 6e391bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_rules/role-attribute-valid-value-674b10.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ This `role` attribute is empty ("").
167167
This `role` attribute is only [ASCII whitespace][].
168168

169169
```html
170-
<input type="text" role=" " />
170+
<input type="text" role=" " aria-label="field name"/>
171171
```
172172

173173
#### Inapplicable Example 5

0 commit comments

Comments
 (0)