Skip to content

Commit 85a9541

Browse files
committed
Link to aria spec ‘Roles Supporting Name from Content’
1 parent 7e6cf07 commit 85a9541

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/components_guide_web/templates/accessibility_first/accessible-name.html.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ These names are provided by HTML in a number of ways:
88
- `aria-labelledby` attribute
99
- `aria-label` attribute
1010
- The displayed value
11-
- The text content for the following roles:
11+
- The text content for the [following roles](https://www.w3.org/TR/wai-aria/#namefromcontent):
1212
- button
1313
- cell
1414
- checkbox

0 commit comments

Comments
 (0)