Skip to content

Commit 99a88a6

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

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
@@ -50,7 +50,7 @@ This rule applies to elements with a [widget role][] that [support name from con
5050

5151
The understanding document of [2.5.3 Label in Name][understand253] use the term "symbolic text characters" to refer to a type of [non-text content][] that uses text characters as symbols, such as using "x" to mean "close". This rule considers them as "characters expressing non-text content". Unicode emojis are another example of characters expressing non-text content, although these are not "symbolic text characters".
5252

53-
Regarding images of text: if the target element contains an [image of text](https://www.w3.org/WAI/WCAG22/Understanding/label-in-name.html#dfn-image-of-text), it may pass this rule but fail [2.5.3 Label in Name][understand253]. So further testing is needed. This case might be handled by a different rule in the future.
53+
If the target element contains an [image of text](https://www.w3.org/WAI/WCAG22/Understanding/label-in-name.html#dfn-image-of-text), it may pass this rule but fail [2.5.3 Label in Name][understand253] (because the accessible name should then match the text inside the image, which is not taken into account by this rule). So further testing is needed. This case might be handled by a different rule in the future.
5454

5555

5656
### Assumptions

0 commit comments

Comments
 (0)