Skip to content

Commit bb06ca3

Browse files
WilcoFiersJym77
authored andcommitted
Fix image-button accessibility support editorial oversight (#2106)
1 parent dad2491 commit bb06ca3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

_rules/image-button-non-empty-accessible-name-59796f.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,6 @@ Each target element has an [accessible name][] that is neither empty (`""`), nor
5454

5555
## Accessibility Support
5656

57-
_There are no major accessibility support issues known for this rule._
58-
5957
The [input type="image" Accessible Name Computation algorithm](https://www.w3.org/TR/html-aam/#input-type-image-accessible-name-computation) uses the first non-empty name, but some user agents and assistive technologies combinations stop at the first existing one, even if empty.
6058

6159
## Background

0 commit comments

Comments
 (0)