Skip to content

Commit 1e8489b

Browse files
Apply suggestion from @carlosapaduarte
Co-authored-by: Carlos Duarte <caduarte@edu.ulisboa.pt>
1 parent 4d27ae5 commit 1e8489b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_rules/aria-state-or-property-permitted-5c01ea.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ The `aria-controls` [property][] is [required][] for the [semantic][semantic rol
147147

148148
#### Passed Example 9
149149

150-
The `aria-label` [property][] is [global][]. It is allowed on any [semantic role][], except where specifically prohibited, including roles from the [WAI-ARIA Graphics Module](https://www.w3.org/TR/graphics-aria-1.0). This rule is applicable to SVG elements.
150+
The `aria-label` [property][] is [global][]. It is allowed on any [semantic role][], including roles from the [WAI-ARIA Graphics Module](https://www.w3.org/TR/graphics-aria-1.0). This rule is applicable to SVG elements.
151151

152152
```html
153153
<svg xmlns="http://www.w3.org/2000/svg" role="graphics-object" width="100" height="100" aria-label="yellow circle">

0 commit comments

Comments
 (0)