From 29b159c2e019d8c6a7f8b637630edb685cc74f74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Re=CC=81mi=20Be=CC=81tin?= Date: Fri, 24 Jul 2026 12:32:56 +0200 Subject: [PATCH 1/2] s/button/link in Failed Example 3 --- _rules/visible-label-in-accessible-name-2ee8b8.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_rules/visible-label-in-accessible-name-2ee8b8.md b/_rules/visible-label-in-accessible-name-2ee8b8.md index 69a50e596a..8368ef4a2d 100755 --- a/_rules/visible-label-in-accessible-name-2ee8b8.md +++ b/_rules/visible-label-in-accessible-name-2ee8b8.md @@ -254,7 +254,7 @@ This button has [visible inner text][] that is only partially contained within t #### Failed Example 3 -This button has [visible inner text][] that is fully contained within the [accessible name][] when viewed as a character-by-character substring. But that does not satisfy the [label in name algorithm][], which works on full words. So this fails the rule. +This link has [visible inner text][] that is fully contained within the [accessible name][] when viewed as a character-by-character substring. But that does not satisfy the [label in name algorithm][], which works on full words. So this fails the rule. ```html Discover It From 6f11640b9506b91fb16edf08c9f6f5563d4476ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Re=CC=81mi=20Be=CC=81tin?= Date: Fri, 24 Jul 2026 12:33:29 +0200 Subject: [PATCH 2/2] Add a missing space in Failed Example 4 --- _rules/visible-label-in-accessible-name-2ee8b8.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_rules/visible-label-in-accessible-name-2ee8b8.md b/_rules/visible-label-in-accessible-name-2ee8b8.md index 8368ef4a2d..59cdb86179 100755 --- a/_rules/visible-label-in-accessible-name-2ee8b8.md +++ b/_rules/visible-label-in-accessible-name-2ee8b8.md @@ -262,7 +262,7 @@ This link has [visible inner text][] that is fully contained within the [accessi #### Failed Example 4 -This link's [accessible name][] contains two tokens (according to the[label in name algorithm][]) and the [visible inner text][] contains one token. So it fails the rule. +This link's [accessible name][] contains two tokens (according to the [label in name algorithm][]) and the [visible inner text][] contains one token. So it fails the rule. ```html justice